srcache-nginx-module
Caching module
A caching module for transparent subrequest-based caching in arbitrary Nginx locations.
Transparent subrequest-based caching layout for arbitrary nginx locations.
476 stars
48 watching
105 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/memc-nginx-module | An extension of the Nginx web server to interact with memcached servers using various caching and retrieval commands. | 212 |
openresty/array-var-nginx-module | Adds support for array-typed variables to Nginx configuration files | 66 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 902 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,175 |
openresty/encrypted-session-nginx-module | An Nginx module for encrypting and decrypting HTTP request variables. | 194 |
openresty/set-misc-nginx-module | Provides utility directives for manipulating URL components and encoding data | 390 |
openresty/headers-more-nginx-module | A module for NGINX that allows users to dynamically set and clear HTTP headers in their configuration. | 1,668 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 732 |
openresty/xss-nginx-module | Enables cross-site scripting support in an Nginx configuration to facilitate secure AJAX responses. | 147 |
openresty/drizzle-nginx-module | An Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way | 335 |
openresty/lua-upstream-nginx-module | Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module | 503 |
openresty/test-nginx | A testing framework for Nginx C module and Lua library development | 441 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 404 |
openresty/lua-resty-shdict-simple | A shared dictionary API interface written in Lua for OpenResty applications | 32 |
openresty/rds-csv-nginx-module | Converts RDS output to CSV format with configurable options and buffering | 21 |