key collisions

mark rkmr.em at gmail.com
Thu Jan 11 04:23:28 UTC 2007


Hi
I am consistently getting key collisions. There are total of around 2000 key
value pairs cached.
This is how I prepare the key for memcached: md5.new(key).hexdigest() where
key is the unique
id for the database row that I want to cache.
When I do a 'get' for a specific key, I get a value of a different key.
I am using python-memcached as the client.
This is causing lot of problems. If anyone has faced similar issues or has
any suggestions do reply.
cheers
mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070110/62eb9c78/attachment-0001.html


More information about the memcached mailing list