Chris Mague d314350cc0 add redis insight into the mix 4 years ago
..
templates d314350cc0 add redis insight into the mix 4 years ago
README.md 13c413ef90 update nodelist 5 years ago
default.yaml ce2114a6f4 remove comment 4 years ago
nodes.yml 933a808082 update size 4 years ago
requirements.yml d3e09a9a49 working cpredis with compiled raft 4 years ago
tester.yml d314350cc0 add redis insight into the mix 4 years ago

README.md

#Resetting

for i in 1991{0..2} 1990{1..9}; do sudo systemctl stop redis-${i}; done sudo rm -f /redis/persistant/cpredis/. for i in 1991{0..2} 1990{1..9}; do sudo systemctl start redis-${i}; done