Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
c55ad9852a chore(deps): bump github.com/redis/go-redis/v9 in /testhelpers/redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.9.0...v9.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 08:41:19 +00:00
dependabot[bot]
8c999edaf5 chore(deps): bump github.com/redis/go-redis/v9 in /testhelpers/redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.8.0...v9.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 07:21:33 +00:00
Manuel de la Peña
168125aba4 chore: refine message 2025-05-23 12:23:18 +02:00
Manuel de la Peña
331a84b6c5 fix: reuse valkey container in benchmarks 2025-05-23 11:56:55 +02:00
Manuel de la Peña
4d516c348a chore: pass the redis-like image explicitly in tests 2025-05-23 10:38:30 +02:00
Manuel de la Peña
5794b5068f chore: proper parallel layout 2025-05-23 10:00:56 +02:00
Manuel de la Peña
941ef46eaa chore: add integration tests to the redis helper module 2025-05-23 09:57:19 +02:00
Manuel de la Peña
30b20739d0 chore: verify mtls properly in tests 2025-05-23 09:49:43 +02:00
Manuel de la Peña
a77e60ff9f chore: add tests for the helper module 2025-05-15 19:16:08 +02:00
Manuel de la Peña
76a7b0a657 chore: support for overriding the redis image 2025-04-30 13:21:43 +02:00
Manuel de la Peña
b90664baad feat: add a test module for testing redis and friends 2025-04-30 13:03:14 +02:00