A problem with clustered Redis and a solution
Two problems are highlighted when using Redis in cluster mode.
Unreliable Partial Data Sync
The two connection issue
The Problem - Unreliable Partial Data Sync
The client requests to write to the master node.
Slave receives a replication comman...
rahuldevops.hashnode.dev2 min read