Add dotchain/dot (#2451)

* Add dotchain/dot

* Add dot at end of README
This commit is contained in:
rameshvk 2019-04-02 16:07:04 -07:00 committed by Cássio Botaro
parent 1b1399720a
commit fb08bf2238

View File

@ -516,6 +516,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.
* [dot](https://github.com/dotchain/dot/) - distributed sync using operational transformation/OT.
* [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.
* [dynamolock](https://cirello.io/dynamolock) - DynamoDB-backed distributed locking implementation.