Sorry for top post, have you looked at using thrift (apache incubator) and 
memcached together, ala facebook?

Sent from my BlackBerry® wireless device

-----Original Message-----
From: aniketh <[EMAIL PROTECTED]>

Date: Wed, 3 Dec 2008 00:12:02 
To: memcached<[email protected]>
Subject: using memcached with c and python api



hey,

i've been trying to use the libmemcached api from c and the python
api
to access memcached.

however, i have come across a problem. I am setting values on multiple
servers using c, and attempting to retrieve it using python

fetching the keys back in c works fine, but python throws a lot of
"not found". i'm guessing it is something to do with the hash
algorithm. i tried setting it to crc32 in c, but it does not help.

any pointers would be appreciated.

thanks

regards,
aniketh

Reply via email to