We read that memcached is "Free & open source, high-performance,
distributed memory object caching system" Where as "distirbuted" is
not part of memcached servers. We have to have some client which knows
about all memcached servers and uses some hash based on key to
determine a server.

Is My understanding correct? If it is correct, we should remove
"Distributed" from the above definition.

Reply via email to