[Q: libmemcache] mirroring with *server_add*

Alexander Lazic al-memcached at none.at
Mon Aug 8 13:14:47 PDT 2005


On Mon 08.08.2005 08:35, Brad Fitzpatrick wrote:
>
>No.  Memcached is a hash of hashes.  The client does the first level of
>hashing.

Well then i must write the 'sync logic' my self, or is there an proofed
solution open and available?

Thanx for answer.

al ;-)

>On Mon, 8 Aug 2005, Alexander Lazic wrote:
>
>> Hi,
>>
>> does the libmemcache write to all server sequentially so that the datasets
>> are identical on all memcached-nodes?
>>
>> What i mean is:
>>
>>                   app
>>                    |
>> mc_server_add(srv1)|mc_server_add(srv2)
>>         |                       |
>>     memcachd1               memcachd2
>>
>>
>> When i make 'mc_add(...)' will the Data be added to both server?
>>
>> I hope you i have explained the question good enough ;-)
>>
>> I look further in the archive but haven't found it yet, i'am now at
>> April 2005.
>>
>> Thanx for help


More information about the memcached mailing list