douban / python-libmemcached

DEPRECATED, use https://github.com/douban/libmc instead. python-libmemcached is a python extention for libmemcached

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-libmemcached

THE PROJECT IS DEPRECATED, please refer to https://github.com/douban/libmc instead

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

DEPRECATED, use https://github.com/douban/libmc instead. python-libmemcached is a python extention for libmemcached

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


Languages

Language:Python 97.1%Language:C 2.9%Language:Makefile 0.0%