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?