aboutsummaryrefslogtreecommitdiff
path: root/databases/lua-resty-redis/pkg-descr
blob: 67bf05c33324c5966626e722952cbf90c17134ac (plain) (blame)
1
2
3
4
5
6
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.