Memcached client library for Python.
Key features:
- Based on memcached's new meta commands;
- Synchronous and asynchronous APIs;
- Asyncio and Trio support (via anyio);
- Type hints.
$ pip install memcache
Memcache is © 2020-2025 by aisk.
Memcache is distributed by a MIT license.