StorgataDB is a distributed key-value store built on top of Raft Lite. It is compatible with RESP (REdis Serialization Protocol).
./build.sh
kubectl apply -f test-kv.yaml
kubctl apply -f db-service.yaml
StorgataDB is compatible with redis-cli.
redis-cli -p 30000