Quick and small memcached client for Python
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.
$
pkg install py311-pylibmcOrigin
databases/py-pylibmc
Size
142KiB
License
BSD3CLAUSE
Maintainer
bofh@FreeBSD.org
Dependencies
2 packages
Required by
0 packages