clusters-init.sh 134 B

123
  1. #!/bin/sh
  2. redis-cli --cluster create 127.0.0.1:16371 127.0.0.1:16372 127.0.0.1:16373 127.0.0.1:16374 127.0.0.1:16375 127.0.0.1:16376