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 dotnet package as
dotnet add package PipServices4.Memcached