On Jan 24, 5:07 am, Ravi <[email protected]> wrote: > I have two data centers with 2 hosts on each center. Keeping latest > data on memcached cluster across 4 hosts for inserting app. > In case of failure of 1 host on either data center, complete data set > should be available for query clients. > > Any thoughts to implement 4 hosts cluster with repcached master slave > config.
I would tend to think of the memcached synchronization as a side- effect of the primary data synchronization.
