How to maintain cache update on different memcached servers?

Daniel Beckham dbeckham-memcached at dealnews.com
Mon Oct 30 17:48:38 UTC 2006


There is no built-in replication in memcached.   I think you have an 
incorrect notion of what memcached is meant to be. 

-Daniel

howard chen wrote:
> If I have 3 servers,
>
> 1 MySQL master + memcached
> 1 MySQL slave + memcached
> 1 MySQL slave + memcached
>
> suppose data is being updated on the master, the 2 slaves will get the
> update thru replication, but how the memcached on the slaves to get
> the updates also?


More information about the memcached mailing list