Open BobEQAlpha opened 3 years ago
4) Create a section that a RDB save is performed first when sync'ing. Add the implications of this such as transfer storms and how it might be better to use a ring versus a mesh topology.
5) https://community.keydb.dev/t/active-replication/44 A ring topology will reduce the amount of bandwidth used communicating between your cluster, at the expense of slightly higher latency before each node is updated.
I see the docs suggest that a multimaster setup may only be useful for a ‘hot standby’. But that doesn’t make much sense
1) From Slack Community :
Advanced Configuration: Rewrite Replica Quorum / Replica-serve-stale-data
Provide more low-level detail
2) Investigate on failover between active replication and multi-master : https://community.keydb.dev/t/read-only-active-replicas/164/3 3) Slack community