File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 37
37
38
38
* [ nginx-rtmp-module] ( http://www.cnblogs.com/tinywan/p/6639360.html )
39
39
40
- #### Lua 教程
40
+ #### Lua 教程 (Lua tutorial)
41
41
42
42
* [ Lua 基础语法] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Lua-Script/lua-basic.md )
43
43
44
44
* [ luajit 执行文件默认安装路径] ( #Nginx_base_knowledge )
45
45
46
46
* [ lua中self.__ index = self 详解] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Lua-Script/oop/self__index.md )
47
47
48
- #### Redis 教程
48
+ #### Redis 教程 (Redis tutorial)
49
49
50
50
* [ Redis 安装] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis/redis-install.md )
51
51
57
57
58
58
* [ Redis执行Lua脚本基本用法] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis/redis-lua.md )
59
59
60
- #### Openresty 教程
60
+ #### Openresty 教程 (Openresty tutorial)
61
61
62
62
+ [ 安装默认配置信息] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Openresty/openresty-basic.md )
63
63
71
71
72
72
+ [ 自己写的一个简单项目lua_project_v0.01] ( https://github.com/Tinywan/lua_project_v0.01 )
73
73
74
- #### PHP7 教程
74
+ #### PHP7 教程 (PHP7 tutorial)
75
75
76
76
+ [ PHP脚本运行Redis] ( #PHP_Run_Redis )
77
77
78
78
+ [ PHP7中php.ini/php-fpm/www.conf的配置,Nginx和PHP-FPM的开机自动启动脚本] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/PHP/PHP-FPM/config.md )
79
79
80
80
+ [ PHP 脚本执行一个Redis 订阅功能,用于监听键过期事件,返回一个回调,API接受改事件] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis-PHP/Php-Run-Redis-psubscribe/nohupRedisNotify.php )
81
81
82
- #### Linux 教程
82
+ #### Linux 教程 (Linux tutorial)
83
83
84
84
+ [ Linux 基础知识] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Linux/linux-basic.md )
85
85
86
- #### Shell 教程
86
+ #### Shell 教程 (Shell tutorial)
87
87
88
88
+ [ 编写快速安全Bash脚本的建议] ( https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Shell/write-shell-suggestions.md )
89
89
You can’t perform that action at this time.
0 commit comments