I've been reading the web for an hour now and I'm still unclear as to whether memcached can actually be used to create a cluster without essentially having to write a ton of code. I'm using it currently I some webapps but only as a caching store for db load balancing. I'd like to know if I can add additional memcached nodes to these servers such that if one goes down all of my key/value pairs, tickets, whatever, will still be accessible. Basically does memcached support this functionality life ehcache, hazelcast it infinispan does?
Thanks! -- --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
