Commit Graph

2662 Commits

Author SHA1 Message Date
RW
b5d51650a3 Update README.md
fix readme
2025-02-04 08:17:23 +01:00
RW
863ef71f8b Merge pull request #1566 from the-real-i9/main
docs: Neo4j README fixes
2025-02-04 00:10:34 +01:00
i9
f2a5ba2e7c Update README.md 2025-02-04 00:00:38 +01:00
i9
85b4a99042 Update README.md 2025-02-03 23:57:31 +01:00
RW
e4abddc19f Merge pull request #1562 from the-real-i9/main
🔥 feat: Add support for Neo4j
valkey/v0.1.1 neo4j/v0.1.0
2025-02-03 15:27:20 +01:00
Juan Calderon-Perez
69a51dc87e Update README.md 2025-02-03 08:53:26 -05:00
i9
6e08ff8098 Merge branch 'gofiber:main' into main 2025-02-03 14:37:32 +01:00
RW
4f0e6c465f Merge pull request #1564 from SadikSunbul/main
docs: Document DragonflyDB support
2025-02-03 14:29:35 +01:00
i9
7e74ccf6da starting separate container for each test is beyond efficient, reverted back 2025-02-03 11:08:00 +01:00
i9
93c211d4ab review updates 2025-02-03 10:56:49 +01:00
Sadık Sünbül
c00f6495c5 Trailing spaces removed 2025-02-03 11:19:29 +03:00
Sadık Sünbül
10e473e1eb Comments deleted 2025-02-03 11:12:51 +03:00
i9
4a7a7f0480 (update): main README to include Neo4j test image tag 2025-01-31 15:45:09 +01:00
i9
5e5858e217 (update): storage.go to include Neo4j package 2025-01-31 15:25:42 +01:00
i9
86575200b3 (fix): neo4j/neo4j_test.go 2025-01-31 14:39:09 +01:00
Sadık Sünbül
a7c7b42836 Add DragonflyDB info to Redis README and remove DragonflyDB file
- Added DragonflyDB usage details to Redis README
- Removed the DragonflyDB file
- No extra tests were added for DragonflyDB; existing Redis tests work for it
2025-01-30 20:40:41 +03:00
i9
3fc1b8ca86 Update neo4j/neo4j_test.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-01-30 17:03:17 +01:00
i9
33d9b48f4e testcontainer now working fine 2025-01-30 16:54:04 +01:00
i9
962c314b98 (fix): neo4j README 2025-01-30 16:27:28 +01:00
i9
511a96be07 Merge branch 'gofiber:main' into main 2025-01-30 16:23:26 +01:00
Sadık Sünbül
4e570adc99 Update README.md 2025-01-30 18:15:53 +03:00
Sadık Sünbül
951bb773c1 added dragonflydb support 2025-01-30 18:07:23 +03:00
i9
cf25873ebd (fixes): neo4j 2025-01-30 15:56:27 +01:00
RW
d4b254694f Merge pull request #1563 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/credentials-1.17.55
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.27 to 1.17.55 in /s3
2025-01-30 14:58:08 +01:00
dependabot[bot]
e4a7a648ab chore(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.27 to 1.17.55.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.27...credentials/v1.17.55)

---
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>
2025-01-30 13:57:01 +00:00
i9
41e11d61c6 test workflow neo4j 2025-01-30 14:03:03 +01:00
i9
ddbe48768f readme update 2025-01-30 13:21:55 +01:00
i9
9210a551ac Merge branch 'gofiber:main' into main 2025-01-30 13:03:21 +01:00
i9
c5fa26046a fixes 2025-01-30 12:56:35 +01:00
RW
f29aa524ca Update dependabot.yml 2025-01-30 11:28:46 +01:00
RW
07689915d3 Merge pull request #1560 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
2025-01-30 11:22:18 +01:00
RW
cc15d52131 Merge pull request #1535 from gofiber/dependabot/go_modules/mongodb/go_modules-5a9c29dde4
chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /mongodb in the go_modules group across 1 directory
2025-01-30 11:21:48 +01:00
i9
cb30085763 Neo4j README update 2025-01-30 11:13:25 +01:00
i9
505f3710b9 Neo4j README update 2025-01-30 11:10:59 +01:00
i9
c6792f4a17 Neo4j README update 2025-01-30 11:09:54 +01:00
i9
8caf6b9812 Merge branch 'gofiber:main' into main 2025-01-30 11:06:35 +01:00
RW
e1e51a0d68 Merge pull request #1536 from mdelapenya/refactor-benchmark-workflow
chore(ci): run benchmarks for each storage in separate workers
2025-01-30 08:39:56 +01:00
i9
fd5f9f7993 README update 2025-01-29 19:56:26 +01:00
i9
b49ff3a6a6 (fix): typo fix, changed mysql to arangodb 2025-01-29 19:40:29 +01:00
i9
c58fcf23e2 (fix): repeated condition check 2025-01-29 19:39:47 +01:00
i9
3f32afe238 (update): Config doc update 2025-01-29 19:20:49 +01:00
i9
c7ef3ee5f2 (update): Config doc update 2025-01-29 19:12:15 +01:00
i9
32c31af76e (test): all tests passed 2025-01-29 16:32:18 +01:00
i9
96079e7650 (update): other storage interface methods implemented 2025-01-29 16:15:54 +01:00
Juan Calderon-Perez
16ebadc5c1 Update benchmark.yml 2025-01-29 09:33:49 -05:00
Manuel de la Peña
7a92ddb16e chore(ci): simplify change detection using GH action 2025-01-29 12:46:23 +01:00
i9
de074c555d New and Get mdthods 2025-01-29 01:59:29 +01:00
i9
bba2cc0ba7 neo4j storage driver config.go 2025-01-28 17:11:18 +01:00
Manuel de la Peña
67fc665919 Merge branch 'main' into refactor-benchmark-workflow
* main: (22 commits)
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  bump pkg´s
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  test new release drafter combi workflow
  dynamic change detection based on the folders in the first level of the repository dynamic generation of the release drafter config for the changed folders
  dynamic change detection based on the folders in the first level of the repository dynamic generation of the release drafter config for the changed folders
  Add timeout
  Rename variable
  Simplify even more
  ...
2025-01-28 11:09:28 +01:00
dependabot[bot]
e1aa2a6ae7 chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:39:09 +00:00