|
|
|
|
|
by richardv
4708 days ago
|
|
Maybe I missed this bit of information, but can someone explain.... They use a multi datacenter master - slave redis cluster? What's the relationship between the master and slaves? Are the slaves just failover? Or are they for read only? How have they configured their writes and reads from their main application? I'm just curious how their application routes the reads/writes in such a multi-database setup. (Are they using DNS for a manual failover?) |
|