What's new? | Help | Directory | Sign in
Google
python-libmemcached
python-libmemcached is a python wrapper for libmemcached
  
  
  
  
    
Join project
Project owners:
  subdragon, hongqn

python-libmemcached is a python wrapper for libmemcached.

Dependence

Install

1.Make sure to install libmemcached 0.17+ first .Then download python-libmemcached-0.13.1.tgz,extract it(tar xzf python-libmemcached-0.13.1.tgz),get the directory python-libmemcached

cd  python-libmemcached ; 
python setup.py build
sudo python setup.py install

2.Test

python benchmark.py