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

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