opnsense-ports/databases/lua-resty-redis/pkg-descr
2022-09-07 22:33:21 +02:00

6 lines
211 B
Text

This Lua library is a Redis client driver for the ngx_lua nginx module:
http://wiki.nginx.org/HttpLuaModule
This Lua library takes advantage of ngx_lua's cosocket API, which ensures 100%
nonblocking behavior.