On Mon, Mar 3, 2014 at 6:01 AM, Ranjit D'Souza <bernard....@gmail.com> wrote:
> I have a basic question:
>
> Does memcached support clustering and HA out of the box, or does it need
> some third party integration in order to do so?

Yes, but it is a cache, not a persistent store so the way it handles
failure of a node is for the client to fetch a new copy of the cache
misses from the backing storage.

-- 
   Les Mikesell
     lesmikes...@gmail.com

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to