On 3/4/11 3:54 AM, Priya wrote: > Are the key-value pairs replicated on different nodes or does the pair > remain with only on one RAM? >
With memcached, key/value pairs remain only in one node in RAM. Have a look at the wiki and the list archives for more info. Good luck! Matt
