>
> Memcache doesn't have any replication and doesn't need it.  Its a
> distributed cache, which means the keys will be distributed
> automagically between machines. 
While the server does not perform any replication I believe the
libmemcached client does provide replication functionality.

Joseph Engo wrote:
>
> Memcache works on 64bit, we have machines running 6GB or more.
>
> Memcache doesn't have any replication and doesn't need it.  Its a
> distributed cache, which means the keys will be distributed
> automagically between machines.
>
> On Jul 20, 2009, at 2:39 PM, theevergreenman wrote:
>
>>
>> Hi,
>>
>> I am considering Memcached, and am having trouble finding some info.
>>
>> 1) Is there a 64 bit version of Memcached?
>> 2) If there is only a 32 bit version, does that not limit each node to
>> 4Gb of memory?
>> 3) Does Memcached support replication?
>>
>> Thanks
>> Tim
>

Reply via email to