Skip to content

Commit 9621cd5

Browse files
committed
2017-12-10
1 parent 278837e commit 9621cd5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Redis-Install-And-Settings.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,14 @@ esac
340340
- 第一个从库配置的信息是连上主库,后面的第二个从库配置的连接信息是连上第一个从库, 假如还有第三个从库的话,我们可以把第三个从库的配置信息连上第二个从库上,以此类推。
341341

342342

343+
## Redis 3 主 3 从 配置
344+
345+
- 用一台机子模拟:4CPU-4GMemory
346+
347+
348+
349+
350+
343351
## Windows 版本的 Redis
344352

345353
- Windows 是别人改造的版本,需要到这里下载:<https://github.com/MSOpenTech/redis/releases>

0 commit comments

Comments
 (0)