redis-py icon indicating copy to clipboard operation
redis-py copied to clipboard

Use standard Redis docker image in CI

Open gerzse opened this issue 1 year ago • 1 comments

Adapt the tests to use the standard Redis docker image where possible, instead of using the Redis Stack image in all places. This way we can run the CI, at least in theory, against different versions of Redis and Redis Stack dockers.

gerzse avatar May 24 '24 14:05 gerzse

LGTM

tishun avatar May 24 '24 15:05 tishun