awslabs / amazon-dynamodb-lock-client

The AmazonDynamoDBLockClient is a general purpose distributed locking library built on top of DynamoDB. It supports both coarse-grained and fine-grained locking.
Other
473 stars 85 forks source link

Add support for fencing via sequence ids #3

Open fernomac opened 6 years ago

fernomac commented 6 years ago

As discussed in #1; I finally had time to put together a pull request. Contributed under the terms of the Amazon Software License.