[ZODB-Dev] Relstorage 1.4b3 error

Rudá Porto Filgueiras rudazz at gmail.com
Thu Feb 25 09:33:48 EST 2010


On Wed, Feb 24, 2010 at 12:14 PM, Shane Hathaway <shane at hathawaymix.org>wrote:

> Santi Camps wrote:
> >     * Module relstorage.cache, line 294, in after_tpc_finish
> >     * Module memcache, line 360, in incr
> >     * Module memcache, line 384, in _incrdecr
> >
> > ValueError: invalid literal for int(): NOT_FOUND
>
> This means that in some circumstances, the memcache module you chose
> returns 'NOT_FOUND' when a cache entry is missing.  That's broken
> behavior in the memcache module.
>
> Please try the pylibmc_wrapper module instead.  I have found pylibmc to
> be not only faster but more reliable than the other memcache modules.
>
>
But if I'm correct, pylibmc (0.9) required by RelStorage don't run with
Python 2.4.x or I'm doing something wrong.

Cheers,


> Shane
>
>
-- 
Rudá Porto Filgueiras
http://python-blog.blogspot.com
http://twitter.com/rudaporto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zodb-dev/attachments/20100225/3a4cfcbf/attachment.html 


More information about the ZODB-Dev mailing list