added simple kv store

This commit is contained in:
ston1th 2020-11-14 00:54:18 +01:00
commit b0d13076e0
10 changed files with 312 additions and 105 deletions

2
run.sh
View file

@ -1,7 +1,7 @@
#!/bin/sh
cd data
#rm -f node*
rm -rf node*
../vipman -config config1.yaml &
../vipman -config config2.yaml &
../vipman -config config3.yaml