Swap Redis out of docker-compose in favour of valkey

Feature Request Ric Harvey Ric Harvey · 1 year ago · edited

In order to support a full open source deployment we should swap the redid component for valkey: https://valkey.io which is a drop in replacement. I've tested this on a local deployment and it works fine.

Docker Image:
https://hub.docker.com/r/valkey/valkey

NLC NLC · 1 year ago

You can customize the docker compose file and replace the Redis component with Valkey.
Also take a look at Dragonfly (https://www.dragonflydb.io/), it's really interesting!

Log in to reply

Voters (3)

Oluwatobi Oluwatobi
Ric Harvey Ric Harvey
jason jason