- 2 mins Redis Installation and Redis Cluster deployment
Table of Contents
Why Redis
☞ 看这里
Install Redis from Source
Redis Cluster Deployment
1.Change redis.conf
2.Installing dependencies
3.Createing path for nodes,Coping the configuration file,Changing port(Impelement by use bash shell)
4.起集群 (还是用 shell 脚本)
Redis Cluster commands
集群节点检查命令
单节点检查命令
查看集群节点详细信息命令
添加从节点到集群命令
Topaz
Always keep learning.