Full description
ngx-memc is an extended version of the standard NGINX memcached module that supports set,
add, delete, and many more memcached commands.
This module extends the standard memcached module to support almost the whole memcached
ASCII protocol.
The module allows to define a custom REST interface to a memcached servers or to access
memcached in a very efficient way from within the NGINX server by means of subrequests or
independent fake requests.