软件包:lua-nginx-redis(0.27-1.1)
lua-nginx-redis 的相关链接
Debian 的资源:
下载源码包 lua-nginx-redis:
- [lua-nginx-redis_0.27-1.1.dsc]
- [lua-nginx-redis_0.27.orig.tar.gz]
- [lua-nginx-redis_0.27-1.1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Pure Lua redis client driver for the nginx embedded Lua language
This modules provides a pure Lua redis driver implementation for the embedded nginx's Lua interpreter.
Because this module is based on the ngx_lua's cosocket API, it inherits the advantage of a real nonblocking behaviour running effectively on the underlying nginx server ultra-fast technology design, allowing Web developers making use of the Lua programming language to script and construct extremely high-performance web applications capable to handle 10K connections.
Note that this module works for both nginx (provided by nginx-extras) and the OpenResty bundle.