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
472 stars 85 forks source link

Release AWS SDKv2 #84

Closed dmytrodanilenkov closed 1 year ago

dmytrodanilenkov commented 2 years ago

Issue #, if available: https://github.com/awslabs/amazon-dynamodb-lock-client/issues/48

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Luharkk commented 1 year ago

@dmytrodanilenkov Is there any plan to release this in the near future?