Hi everybody, I have some theoretical thoughts about how to handle the removal or addition of a set of memcached servers to a production application.
Caching the array containing the hosts, the ports and so on to disk is an idea, but I am sure that there's better alternatives. How do you solve this?
