diff --git a/README.md b/README.md index 43c0c390..2e3fc700 100644 --- a/README.md +++ b/README.md @@ -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. * [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. * [digota](https://github.com/digota/digota) - grpc ecommerce microservice. * [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/OT.