add doublejump (#2219)

* add doublejump

* adjust the order of doublejump
This commit is contained in:
Edwin 2018-11-16 20:20:13 +08:00 committed by Avelino
parent 925ed26e5a
commit bd96b254ee

View File

@ -463,6 +463,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.
* [digota](https://github.com/digota/digota) - grpc ecommerce microservice.
* [doublejump](https://github.com/edwingeng/doublejump) - A revamped Google's jump consistent hash.
* [drmaa](https://github.com/dgruber/drmaa) - Job submission library for cluster schedulers based on the DRMAA standard.
* [emitter-io](https://github.com/emitter-io/emitter) - High performance, distributed, secure and low latency publish-subscribe platform built with MQTT, Websockets and love.
* [flowgraph](https://github.com/vectaport/flowgraph) - flow-based programming package.