memc-nginx-module
Caching module
An extension of the Nginx web server to interact with memcached servers using various caching and retrieval commands.
An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands.
213 stars
28 watching
57 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/srcache-nginx-module | A caching module for transparent subrequest-based caching in arbitrary Nginx locations. | 476 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,172 |
openresty/set-misc-nginx-module | Provides utility directives for manipulating URL components and encoding data | 389 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |
openresty/encrypted-session-nginx-module | An Nginx module for encrypting and decrypting HTTP request variables. | 198 |
openresty/array-var-nginx-module | Adds support for array-typed variables to Nginx configuration files | 67 |
openresty/lua-resty-memcached | A Lua library that provides a non-blocking memcached client driver for use with the ngx_lua Nginx module. | 211 |
openresty/headers-more-nginx-module | A module for NGINX that allows users to dynamically set and clear HTTP headers in their configuration. | 1,662 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/drizzle-nginx-module | An Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way | 336 |
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
openresty/xss-nginx-module | Enables cross-site scripting support in an Nginx configuration to facilitate secure AJAX responses. | 148 |
openresty/rds-csv-nginx-module | Converts RDS output to CSV format with configurable options and buffering | 22 |
openresty/lua-upstream-nginx-module | Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 501 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |