* main: (168 commits)
chore: read redis image for ruedis
chore: align ruedis expiration test with redis
chore: skip cluster tests
chore: align valkey expiration test with redis
chore: refine message
fix: reuse valkey container in benchmarks
chore: pass the redis-like image explicitly in tests
fix: missing eval of redis image from env var
chore: proper parallel layout
chore: add integration tests to the redis helper module
chore: verify mtls properly in tests
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /s3
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 in /s3
chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 in /clickhouse
chore(deps): bump github.com/minio/minio-go/v7 in /minio
chore(deps): bump github.com/valkey-io/valkey-go in /valkey
chore(deps): bump github.com/jackc/pgx/v5 in /postgres
chore: add tests for the helper module
chore: make sure the client gets the variable locally
fix(coherence): set coherence log level to ERROR in benchmarks
...
* main: (36 commits)
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
starting separate container for each test is beyond efficient, reverted back
review updates
Trailing spaces removed
Comments deleted
(update): main README to include Neo4j test image tag
(update): storage.go to include Neo4j package
(fix): neo4j/neo4j_test.go
Add DragonflyDB info to Redis README and remove DragonflyDB file
Update neo4j/neo4j_test.go
testcontainer now working fine
(fix): neo4j README
Update README.md
added dragonflydb support
...