[Q: libmemcache] mirroring with *server_add*
Brad Fitzpatrick
brad at danga.com
Mon Aug 8 13:19:00 PDT 2005
On Mon, 8 Aug 2005, Alexander Lazic wrote:
> 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?
Memcached is not a database! If you feel like you have to write this
syncing, you're probably thinking about or using memcached in the wrong
way.
- Brad
More information about the memcached
mailing list