We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d684d05 commit dfe20abCopy full SHA for dfe20ab
README.md
@@ -33,6 +33,7 @@
33
+ [Redis执行Lua脚本基本用法](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis/redis-lua.md)
34
+ Openresty 教程
35
+ [安装默认配置信息](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Openresty/openresty-basic.md)
36
+ + [如何编译一个高性能 OpenResty](https://yq.aliyun.com/articles/228399)
37
+ [ngx_lua APi 方法和常量](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Openresty/openresty-api.md)
38
+ [ngx_lua 扩展模块学习](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Openresty/openresty-resty-module.md)
39
+ [lua-resty-upstream-healthcheck使用](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Openresty/lua-resty-upstream-healthcheck.md)
0 commit comments