test: add valkey to remote cache test

This commit is contained in:
Elias Elwyn 2024-07-09 14:25:03 +10:00
parent 764b9abc6b
commit f3f6bc5b33
No known key found for this signature in database
GPG key ID: 5F40505522ABCC22

View file

@ -102,6 +102,9 @@ jobs:
# redict
- image: registry.redict.io/redict:7.3.0-scratch
port: 6379
# valkey
- image: docker.io/valkey/valkey:7.2.5-alpine3.19
port: 6379
# garnet
- image: ghcr.io/microsoft/garnet-alpine:1.0.14
port: 6379