Add consistenthash repo (#3064)

Co-authored-by: Mohamed Rostrami <mrostami@harlemnext.com>
This commit is contained in:
Mohamad Rostami 2020-05-19 00:20:52 +02:00 committed by GitHub
parent 4d97316980
commit 3cad538ef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -592,6 +592,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go. * [celeriac](https://github.com/svcavallar/celeriac.v1) - Library for adding support for interacting and monitoring Celery workers, tasks and events in Go.
* [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads. * [consistent](https://github.com/buraksezer/consistent) - Consistent hashing with bounded loads.
* [consistenthash](https://github.com/mbrostami/consistenthash) - Consistent hashing with configurable replicas.
* [dht](https://github.com/anacrolix/dht) - BitTorrent Kademlia DHT implementation. * [dht](https://github.com/anacrolix/dht) - BitTorrent Kademlia DHT implementation.
* [digota](https://github.com/digota/digota) - grpc ecommerce microservice. * [digota](https://github.com/digota/digota) - grpc ecommerce microservice.
* [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/OT. * [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/OT.