Update README.md

This commit is contained in:
Matt Joiner 2015-08-17 12:29:49 +10:00
parent 51f8883519
commit fe413eb116

View File

@ -276,11 +276,11 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Packages that help with building Distributed Systems.*
* [dht](https://github.com/anacrolix/torrent/dht) - BitTorrent Kademlia DHT implementation.
* [go-jump](https://github.com/dgryski/go-jump) - A port of Google's "Jump" Consistent Hash function.
* [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.
* [torrent](https://github.com/anacrolix/torrent) - BitTorrent client package.
* [dht](http://godoc.org/github.com/anacrolix/torrent/dht) - BitTorrent Kademlia DHT implementation.
## Email