Go Raft A toy Raft consensus protocol implementation in Go using gRPC communications. Run # Start... ./bin/start.sh # Stop... ./bin/kill.sh