Possible use for memcache?

mike mike503 at gmail.com
Mon Nov 28 16:54:53 PST 2005


On 11/28/05, David Phillips <david at acz.org> wrote:
> The memcached protocol only specifies how a single client talks to a
> single server.  Things like hashing, load balancing and fail over are
> up to the client.

Sorry, I meant that this issue seems to be resolved by simply defining
multiple memcached instances in the client... and that the memcached
APIs (client and server) seem to be able to handle that appropriately
(from what I've seen)

- mike


More information about the memcached mailing list