From 04e1526cf4830b5b8cb334cfa31ae2ddf2037b27 Mon Sep 17 00:00:00 2001 From: "shuang.kou" Date: Wed, 22 Jan 2020 14:03:57 +0800 Subject: [PATCH] =?UTF-8?q?Update=20redis=E9=9B=86=E7=BE=A4=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E5=BA=94=E7=94=A8=E5=9C=BA=E6=99=AF.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/database/Redis/redis集群以及应用场景.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/database/Redis/redis集群以及应用场景.md b/docs/database/Redis/redis集群以及应用场景.md index 1952f556..dfa0d40e 100644 --- a/docs/database/Redis/redis集群以及应用场景.md +++ b/docs/database/Redis/redis集群以及应用场景.md @@ -56,6 +56,8 @@ #### 主从链(拓扑结构) + + ![主从](https://user-images.githubusercontent.com/26766909/67539461-d1a26c00-f714-11e9-81ae-61fa89faf156.png) ![主从](https://user-images.githubusercontent.com/26766909/67539485-e0891e80-f714-11e9-8980-d253239fcd8b.png) @@ -83,7 +85,7 @@ #### 拓扑图 -![image](https://user-images.githubusercontent.com/26766909/67539495-f0086780-f714-11e9-9eab-c11a163ac6c0.png) +![哨兵机制-拓扑图](https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-11/哨兵机制-拓扑图.png) #### 节点下线