An implementation of the Raft consensus algorithm in Go.
This project is mostly for fun. If you really need a Raft implementation in Go please use go-raft
An implementation of the Raft consensus algorithm in Go.
This project is mostly for fun. If you really need a Raft implementation in Go please use go-raft