lua-resty-cache
lua-resty-cache copied to clipboard
说明文档过于简陋
发现你这个要事先安装其它模块的,文档上可以再写详细些
依赖: https://github.com/liseen/lua-resty-http https://github.com/openresty/lua-resty-redis
其中lua-resty-redis是openresty官方发布默认包含的。 lua-resty-http以子项目的模式放在一起" git clone --recursive"会下载子模块,make install的时候会一起安装。
不过,是应该抽时间整理一下readme