Hello i have a Misunderstanding about how to configure dynomite fo replicating between two dc
i have a redis server which work as master-slave and controlled by sentinells.
My clients can only configuring with single FLOAT IP:PORT which attach on master-redis via keepalived
I need to add a new dc with same config
So as i understand it i need to use thist config
Does it mean that i need run 4 replicas of dynomite (2 in each dc) and for dc1 use this config and for dc2 this?
if that which ip-address i need to use for communications betwen dc? Does i need add config of second node in field dyn_seeds which placed in the same rack?