anlongfei/redis-cluster
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
this is redis cluster test case steps: 1. modify redis.conf bind 192.168.1.47 -> bind *.*.*.* 2. run stop-node.sh && init.sh 3. run start-node.sh 4. create-cluster.sh 5. after test, kill all redis-server, run stop-node.sh