Commit Graph

2215 Commits

Author SHA1 Message Date
RW
706c8b6aa3 Merge pull request #1347 from gofiber/dependabot/github_actions/actions/setup-node-4
build(deps): bump actions/setup-node from 3 to 4
2024-04-16 07:59:57 +02:00
RW
8c7e5acc3c Merge pull request #1345 from gofiber/dependabot/go_modules/cloudflarekv/github.com/cloudflare/cloudflare-go-0.93.0
build(deps): bump github.com/cloudflare/cloudflare-go from 0.90.0 to 0.93.0 in /cloudflarekv
2024-04-16 07:41:50 +02:00
dependabot[bot]
8e8c619a30 build(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 05:40:36 +00:00
dependabot[bot]
03943a9436 build(deps): bump github.com/cloudflare/cloudflare-go in /cloudflarekv
Bumps [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) from 0.90.0 to 0.93.0.
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/cloudflare-go/compare/v0.90.0...v0.93.0)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 05:40:26 +00:00
RW
79b8fb118e Merge pull request #1298 from Geun-Oh/main
Add Cloudflare KV Storage
2024-04-16 07:40:00 +02:00
Nohv
71bbf1ef10 Merge branch 'main' into main 2024-04-16 11:56:58 +09:00
RW
1bc6b49847 Merge pull request #1344 from gofiber/dependabot/go_modules/mongodb/go.mongodb.org/mongo-driver-1.15.0
build(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 in /mongodb
2024-04-15 09:37:49 +02:00
dependabot[bot]
873457db91 build(deps): bump go.mongodb.org/mongo-driver in /mongodb
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 07:36:29 +00:00
Geun-Oh
8e3d3f928f fix: revalidate cache of getter 2024-04-13 00:42:29 +09:00
Geun-Oh
d4b1c839e3 fix: make get works 2024-04-13 00:00:21 +09:00
Nohv
da47a1fa62 Merge branch 'main' into main 2024-04-12 23:12:17 +09:00
RW
5de7b1b072 Merge pull request #1335 from xEricL/main
Add DeleteMany() to S3 Storage
2024-04-12 16:10:03 +02:00
Geun-Oh
0f8625f851 fix: test get event with listing kv pairs 2024-04-11 20:39:53 +09:00
Geun-Oh
b397ca3c8e fix: valid get with list-up method 2024-04-11 18:24:58 +09:00
Geun-Oh
8bbaa80d22 fix: add cloudflare testing validation 2024-04-11 16:35:55 +09:00
Geun-Oh
ffeab66be3 fix: set key test 2024-04-11 15:46:31 +09:00
Geun-Oh
29245c6088 fix: init storage per test & remove default storage 2024-04-11 15:44:15 +09:00
Geun-Oh
5cd7843155 fix: set setup-node version 4 2024-04-11 15:32:01 +09:00
Geun-Oh
64ba9a2f98 fix: set cloudflarekv schedule interval daily 2024-04-11 15:31:16 +09:00
Nohv
9590f1a0f0 Merge branch 'main' into main 2024-04-10 18:23:58 +09:00
RW
0a5bf1359b Merge pull request #1343 from gofiber/dependabot/go_modules/rueidis/github.com/redis/rueidis-1.0.34
build(deps): bump github.com/redis/rueidis from 1.0.33 to 1.0.34 in /rueidis
2024-04-10 09:46:17 +02:00
dependabot[bot]
819176ead9 build(deps): bump github.com/redis/rueidis in /rueidis
Bumps [github.com/redis/rueidis](https://github.com/redis/rueidis) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](https://github.com/redis/rueidis/compare/v1.0.33...v1.0.34)

---
updated-dependencies:
- dependency-name: github.com/redis/rueidis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 07:44:24 +00:00
Juan Calderon-Perez
3a6a27d56f Merge branch 'main' into main 2024-04-09 21:42:10 -04:00
RW
1b1bc5958c Merge pull request #1341 from gofiber/dependabot/go_modules/azureblob/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.3.2
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.3.1 to 1.3.2 in /azureblob
2024-04-09 09:28:16 +02:00
dependabot[bot]
7f504e3adc build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
Bumps [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.3.1...sdk/storage/azblob/v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 07:26:52 +00:00
René
64b08d48dc Add Cloudflare KV Storage 2024-04-09 09:19:47 +02:00
Geun-Oh
1527f88e51 fix: fix dev env with 8787 port 2024-04-09 15:41:47 +09:00
René
1ae7fa0a93 Add Cloudflare KV Storage 2024-04-09 08:18:25 +02:00
René
a5b09adaa3 Merge remote-tracking branch 'origin/main' 2024-04-09 08:16:44 +02:00
René
73bb4f108a Add Cloudflare KV Storage 2024-04-09 08:16:37 +02:00
Geun-Oh
7e321c1339 fix: check in github permission change 2024-04-09 15:15:54 +09:00
René
6d5d57d92f Add Cloudflare KV Storage 2024-04-09 08:12:36 +02:00
René
ad8df22ea6 Add Cloudflare KV Storage 2024-04-09 08:10:39 +02:00
RW
126df7488f Update cloudflarekv.go 2024-04-09 08:07:14 +02:00
Geun-Oh
235e47e230 fix: add chmod 2024-04-09 15:04:59 +09:00
RW
b72e7331f3 Update cloudflarekv/cloudflarekv.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-09 08:02:06 +02:00
RW
64725d983c Update cloudflarekv/cloudflarekv.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-09 08:01:33 +02:00
Nohv
2c4232d7ff Merge branch 'main' into main 2024-04-09 09:48:14 +09:00
Geun-Oh
554fa73daf fix: remove chmod 2024-04-08 22:23:26 +09:00
Juan Calderon-Perez
80b7b4ff71 Merge branch 'main' into main 2024-04-08 08:41:27 -04:00
Geun-Oh
bc9b6c3923 Merge branch 'main' of https://github.com/Geun-Oh/storage 2024-04-08 21:15:14 +09:00
Geun-Oh
f0533e6b7c fix: add git core.fileMode true 2024-04-08 21:14:45 +09:00
RW
e63833bc5c Merge pull request #1339 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.16.15
build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.14 to 1.16.15 in /s3
2024-04-08 11:48:46 +02:00
dependabot[bot]
346b2dd7bb build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /s3
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.16.14 to 1.16.15.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.14...v1.16.15)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 09:48:24 +00:00
dependabot[bot]
7e0197ce31 build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 in /s3 (#1340)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.10 to 1.27.11.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.10...config/v1.27.11)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 12:47:04 +03:00
RW
58ff26a611 Merge pull request #1338 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/credentials-1.17.11
build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.10 to 1.17.11 in /s3
2024-04-08 09:38:22 +02:00
dependabot[bot]
3e0c8567df build(deps): bump github.com/aws/aws-sdk-go-v2/credentials in /s3
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.17.10 to 1.17.11.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.17.11/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.10...config/v1.17.11)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 07:37:03 +00:00
RW
d50cadeae6 Merge pull request #1336 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/config-1.27.11
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 in /dynamodb
2024-04-08 09:18:21 +02:00
dependabot[bot]
cba67fb5df build(deps): bump github.com/aws/aws-sdk-go-v2/config in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.10 to 1.27.11.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.10...config/v1.27.11)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 07:17:02 +00:00
RW
f4f69d7a71 Update benchmark.yml 2024-04-08 08:44:24 +02:00