Memcached module

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

Get the package from the Github repository:

go get -u github.com/pip-services3-gox/pip-services3-memcached-gox@latest