MemcachedLock and MemcachedCache for working with locks and cache on the Memcached server.
Modules
The module contains the following packages:
- Build - contains a standard factory for constructing components.
- Cache - cache components in Memcached
- Lock - components for working with locks in Memcached
Use
Install the Python package as
pip install pip-services4-memcached