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
491 stars 92 forks source link

amazon-dynamodb-lock-client for AWS SDK v2 #109

Open anasokan opened 2 months ago

anasokan commented 2 months ago

HI ,

As per https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html, I see AWS SDK v1 is going to end of support at some time soon.

Is there a option of amazon-dynamodb-lock-client with AWS SDK v2?

jabrown93 commented 1 month ago

This is already using the v2 SDK (at least on the latest releases), https://github.com/awslabs/amazon-dynamodb-lock-client/blob/master/pom.xml#L34