goraft is unmaintained

This commit is contained in:
Alexandre Viau 2015-07-20 20:00:27 -04:00
parent f2b372c9e3
commit 531c4a29ec

View File

@ -261,7 +261,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Packages that help with building Distributed Systems.*
* [goraft](https://github.com/goraft/raft) - A Go implementation of the Raft distributed consensus protocol.
* [gorpc](https://github.com/valyala/gorpc) - Simple, fast and scalable RPC library for high load.
* [raft](https://github.com/hashicorp/raft) - Golang implementation of the Raft consensus protocol, by HashiCorp.