mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added gorpc to distributed systems
This commit is contained in:
parent
676cccf047
commit
50105b9887
@ -262,6 +262,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
*Packages that help with building Distributed Systems.*
|
*Packages that help with building Distributed Systems.*
|
||||||
|
|
||||||
* [goraft](https://github.com/goraft/raft) - A Go implementation of the Raft distributed consensus protocol.
|
* [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.
|
* [raft](https://github.com/hashicorp/raft) - Golang implementation of the Raft consensus protocol, by HashiCorp.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user