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 of working with locks in Memcached
Use
Install the NPM package as
npm install pip-services4-memcached-node --save