Small library for experimenting with etcd's Raft using gRPC as a communication layer.
See the example
folder and example/proton/init.go as well as example/proton/join.go for examples of usage.
- Provide a better abstraction
- Implement Store interface with a boltdb backend