From 1fb5ded2cc3390eb37d301699d816a9be52289c1 Mon Sep 17 00:00:00 2001 From: U Cirello Date: Wed, 30 Jan 2019 23:56:20 +0100 Subject: [PATCH] Add cirello.io/dynamolock (#2348) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccb28dce..922d5c34 100644 --- a/README.md +++ b/README.md @@ -502,6 +502,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [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. +* [dynamolock](https://cirello.io/dynamolock) - DynamoDB-backed distributed locking implementation. * [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. * [gleam](https://github.com/chrislusf/gleam) - Fast and scalable distributed map/reduce system written in pure Go and Luajit, combining Go's high concurrency with Luajit's high performance, runs standalone or distributed.