slackbuilds/python/python-memcached
Dimitris Zlatanidis 3228aeefc1 python/python-memcached: Updated for version 1.58 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-04 23:55:52 +07:00
..
README python/python-memcached: Added (Python client for memached). 2015-02-07 06:18:44 +07:00
python-memcached.SlackBuild python/python-memcached: Updated for version 1.58 + new maintainer. 2016-09-04 23:55:52 +07:00
python-memcached.info python/python-memcached: Updated for version 1.58 + new maintainer. 2016-09-04 23:55:52 +07:00
slack-desc python/python-memcached: Added (Python client for memached). 2015-02-07 06:18:44 +07:00

README

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.