[Annouce] Enhanced Memcached Nginx module
Bertrand Paquet
bpaquet at octo.com
Fri May 4 14:09:02 UTC 2012
Hi all,
I'm glad to annouce the V0.2 of the Enhanced Memcached Nginx module.
Based on the standard Memcached Nginx module, this module offers following
extras features :
* Send custom http headers, like `Content-Type`, `Last-Modified`. Http
headers are stored in memcached, with your body data.
* Hash keys to use large keys (> 250 chars, memcached limit)
* Store data into memcached, via HTTP request to nginx
* Delete data from memcached, via HTTP request to nginx
* Flush memcached, via HTTP request to nginx
* Get memcached'stats, via HTTP request to nginx
* Manage key namespaces, for partial memcached flush
* Reply `304 Not Modified` for request with `If-Modified-Since` headers and
content with `Last-Modified` in cache
Code and documentation is available here :
https://github.com/bpaquet/ngx_http_enhanced_memcached_module
Regards
Bertrand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120504/9e1bbc2b/attachment.html>
More information about the nginx
mailing list