redis-cli -c -h 127.0.0.1 -p 9006
flushdb
flushall
[redis] [ERR] Node 127.0.0.1:9004 is not empty. Either the node already knows other nodes (check with CLUSTER NODES) or contains some key in database 0
分類:redis
redis-cli -c -h 127.0.0.1 -p 9006
flushdb
flushall