lua-resty-cache icon indicating copy to clipboard operation
lua-resty-cache copied to clipboard

Use lua-resty-redis instead of the ngx_redis2 module

Open portablesoft opened this issue 8 years ago • 0 comments

As @agentzh commented here:

lua-resty-redis library is much better than the ngx_redis2 module

https://github.com/openresty/srcache-nginx-module/issues/41#issuecomment-182509912

Lua redis client driver for the ngx_lua based on the cosocket API: https://github.com/openresty/lua-resty-redis

Thanks

portablesoft avatar Jan 23 '18 07:01 portablesoft