aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pylibmc/pkg-descr
blob: 55968e713b11b2037ba0c19f768a0417973d49fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
pylibmc is a client in Python for memcached. It is a wrapper around
TangentOrg's libmemcached library.

The interface is intentionally made as close to python-memcached as possible,
so that applications can drop-in replace it.

pylibmc leverages among other things configurable behaviors, data pickling,
data compression, battle-tested GIL retention, consistent distribution, and
the binary memcached protocol.

WWW: http://sendapatch.se/projects/pylibmc