Merge pull request #498 from aviau/patch-1

goraft is unmaintained
This commit is contained in:
Matt Holt 2015-07-20 22:11:35 -06:00
commit 00e53d710d

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.