secret-squirrel-lib/packages/python-memcached
Fred Wenzel 82e32a17db added packages. 2010-10-12 11:15:25 +02:00
..
pip-egg-info/python_memcached.egg-info added packages. 2010-10-12 11:15:25 +02:00
ChangeLog added packages. 2010-10-12 11:15:25 +02:00
PKG-INFO added packages. 2010-10-12 11:15:25 +02:00
README added packages. 2010-10-12 11:15:25 +02:00
memcache.html added packages. 2010-10-12 11:15:25 +02:00
memcache.py added packages. 2010-10-12 11:15:25 +02:00
memcache.pyc added packages. 2010-10-12 11:15:25 +02:00
pip-delete-this-directory.txt added packages. 2010-10-12 11:15:25 +02:00
setup.cfg added packages. 2010-10-12 11:15:25 +02:00
setup.py added packages. 2010-10-12 11:15:25 +02:00

README

This package was originally written by Evan Martin of Danga.
Sean Reifschneider of tummy.com, ltd. has taken over maintenance of it.

This software is a 100% Python interface to the memcached memory cache
daemon.  It is the client side software which allows storing values in one
or more, possibly remote, memcached servers.  Search google for memcached
for more information.