Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cf6edb7

Browse files
committed
高可用Redis服务架构分析与搭建
1 parent 0c9c93c commit cf6edb7

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

‎README.md‎

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
* [ngx_cache_purge](/Nginx/Nginx-Web/Nginx-8-proxy_cache.md)
3030
* [lua-nginx-module](http://www.cnblogs.com/tinywan/p/6538006.html)
3131
* [nginx-rtmp-module](http://www.cnblogs.com/tinywan/p/6639360.html)
32+
* PHP 相关
33+
* [PHP7中php.ini/php-fpm/www.conf的配置,Nginx和PHP-FPM的开机自动启动脚本](/PHP/PHP-FPM/config.md)
34+
*
3235

3336
#### Lua 教程
3437
* [Lua 基础语法](/Lua-Script/lua-basic.md)
@@ -40,8 +43,14 @@
4043
* [Redis 配置详解](/Redis/redis-config.md)
4144
* [Redis 基础知识](#Redis_base_knowledge)
4245
* [Redis 开发与运维](#Redis-DevOps)
43-
* [Redis执行Lua脚本基本用法](/Redis/redis-lua.md)
44-
* [Redis漏洞如何防止被黑客攻击](/Redis/redis-safety.md)
46+
* [Redis 执行Lua脚本基本用法](/Redis/redis-lua.md)
47+
* [Redis 漏洞如何防止被黑客攻击](/Redis/redis-safety.md)
48+
* 与 PHP 相关
49+
* [PHP脚本运行Redis](#PHP_Run_Redis)
50+
* [PHP 脚本执行一个Redis 订阅功能,用于监听键过期事件,返回一个回调,API接受改事件](/Redis-PHP/Php-Run-Redis-psubscribe/nohupRedisNotify.php)
51+
* [阿里云Redis开发规范](https://yq.aliyun.com/articles/531067)
52+
* [高可用Redis服务架构分析与搭建](https://mp.weixin.qq.com/s/DA4uhPULaXI-KDKwvLzb8Q)
53+
* [如何轻松搭建电商秒杀系统](https://yq.aliyun.com/articles/277885)
4554

4655
#### Openresty 教程
4756
* [安装默认配置信息](/Openresty/openresty-basic.md)
@@ -52,25 +61,21 @@
5261
* [Openresty与Nginx_RTMP](/Openresty/openresty-rtmp.md)
5362
* [自己写的一个简单项目lua_project_v0.01](https://github.com/Tinywan/lua_project_v0.01)
5463

55-
#### PHP 相关
56-
* [PHP脚本运行Redis](#PHP_Run_Redis)
57-
* [PHP7中php.ini/php-fpm/www.conf的配置,Nginx和PHP-FPM的开机自动启动脚本](/PHP/PHP-FPM/config.md)
58-
* [PHP 脚本执行一个Redis 订阅功能,用于监听键过期事件,返回一个回调,API接受改事件](/Redis-PHP/Php-Run-Redis-psubscribe/nohupRedisNotify.php)
59-
* [PHP和Shell 脚本如何很好的搭配](/PHP/php-shell_run.md)
60-
6164
#### Linux 教程
6265
* [Linux 基础知识](/Linux/linux-basic.md)
6366
* Systemd 入门教程
6467
* [命令篇](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-commands.html)
65-
* [实战篇](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-part-two.html)
66-
* [定时器教程](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-part-two.html)
68+
* [实战篇](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-part-two.html)
69+
* [定时器教程](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-part-two.html)
6770
#### Shell 教程
6871
* [编写快速安全Bash脚本的建议](https://www.oschina.net/translate/bash-scripting-quirks-safety-tips)
6972
* [写好shell脚本的13个技巧](https://mp.weixin.qq.com/s/f3xDHZ7dCQr7sHJ9KDvuyQ)
7073
* [shell脚本实现分日志级别记录日志](/Nginx-Rtmp/Shell_Log.sh)
7174
* [Nginx日志定时备份和删除](/Nginx-Rtmp/Shell_Nginx_Log_cut.sh)
7275
* [SHELL脚本小技巧](/Nginx-Rtmp/Shell_script.md)
7376
* [Mysql 自动备份脚本安全加锁机制](/Nginx-Rtmp/backup_mysql.sh)
77+
* PHP 相关
78+
* [PHP和Shell 脚本如何很好的搭配](/PHP/php-shell_run.md)
7479

7580
#### 流媒体教程
7681
* [Nginx配置Rtmp支持Hls的直播和点播功能](/Nginx-Rtmp/HLS-live-vod.md)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /