Valkey: Set up replication for Valkey
Some time ago, I wrote about Valkey as an alternative for Redis (see here). And in fact, many companies are using it in production.
But installing Valkey in Docker or on a server isn't enough, as there should be any mechanism for high availability.
So I'll