xtao / python-libmemcached

python-libmemcached is a python extention for libmemcached

Home Page:http://code.google.com/p/python-libmemcached/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.It needs libmemcached >=1.0.2 (touch support), patched with behavior.patch, empty_string.patch, touch_expire.patch
2.If you use the python whose version is < 2.5, you should modify the Py_ssize_t definition.

About

python-libmemcached is a python extention for libmemcached

http://code.google.com/p/python-libmemcached/

License:BSD 3-Clause "New" or "Revised" License