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
476 stars 87 forks source link

sdk v2 port #9

Closed gibffe closed 1 year ago

gibffe commented 6 years ago

Any plans to port to sdk v2 ?

amcp commented 5 years ago

@gibffe Now that SDK v2 is GA, this work can proceed.

PyvesB commented 5 years ago

Thanks, looking forward to the SDK V2 support as well.

gibffe commented 5 years ago

Cool, we ended up implementing our custom lock inspired by this project. Would love to switch to using the library instead.

-- gibffe

On Thu, Jan 17, 2019 at 1:12 AM Pierre-Yves B. notifications@github.com wrote:

Thanks, looking forward to the SDK V2 support as well.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/awslabs/dynamodb-lock-client/issues/9#issuecomment-455097338, or mute the thread https://github.com/notifications/unsubscribe-auth/ABgT9T2H7-E2kOpnJuLf8F56XCjfQ5SPks5vED54gaJpZM4VABfI .

leandrodelsole commented 5 years ago

Any news on this?

@gibffe is your lib using sdk v2? If so, can you make it open source?

gibffe commented 5 years ago

I can extract what we have to a separate project in my repo. Will ping this thread when done.

Lucas

On Sat, Jun 15, 2019, 12:01 Leandro Del Sole notifications@github.com wrote:

Any news on this?

@gibffe https://github.com/gibffe is your lib using sdk v2? If so, can you make it open source?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/awslabs/dynamodb-lock-client/issues/9?email_source=notifications&email_token=AAMBH5M5GZSWQU4QDKSABY3P2U4B5A5CNFSM4FIAC7EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXY6E4I#issuecomment-502391409, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMBH5MWTVDAN7ZQOX45Q73P2U4B5ANCNFSM4FIAC7EA .

shetsa-amzn commented 1 year ago

Newer version of Amazon DynamoDB Lock Client(1.2.0) available on Maven now

https://mvnrepository.com/artifact/com.amazonaws/dynamodb-lock-client

This change includes AWS SDK upgraded to 2.20.8