先拿到key 所在的slot ,然后就能找到对应的IP:Port, 然后删除就行了。 ... cat redis-cluster-del.sh #!/bin/bash echo "start" redis_list=("127.0.0.1:6379" ...
確定! 回上一頁