I've not seen pylibmc yet, dunno which one is better...
You can discount 'cmemcache' outright, since it's based off of the
deprecated 'libmemcache' C library. Both were buggy.

On Wed, 23 Sep 2009, Jehiah Czebotar wrote:

>
> It seems there are 3 memcached libraries for python now that wrap the
> c libmemcached for use in python.
>
> pylibmc - http://lericson.blogg.se/code/category/pylibmc.html
> python-libmemcached - http://code.google.com/p/python-libmemcached/
> cmemcache - http://gijsbert.org/cmemcache/index.html
>
> Is anyone using these in a heavy production environment, are any more
> reliable than any others? I havn't seen much discussion about any of
> these in the list archives.
>
> cmemcache lists some known problems (even important things like
> crashing on disconnects)
> pylibmc seems newer and appears to have the most active development
>
> thoughts?
>
> --
> Jehiah
>

Reply via email to