Skip to content

Conversation

acm19
Copy link
Contributor

@acm19 acm19 commented Dec 9, 2020

Exposes BillingMode option on the DynamoDbMetadataStore and
DynamoDbLockRegistry. Moves the LockRegistry table creation to inside
this project as the DynamoDB Lock client doesn't support pay per request
model and that library seems abandoned.

Resolves: #183

Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, find some review on lines.

Thank you for your PR!

Exposes `BillingMode` option on the `DynamoDbMetadataStore` and
`DynamoDbLockRegistry`. Moves the LockRegistry table creation to inside
this project as the DynamoDB Lock client doesn't support pay per request
model and that library seems abandoned.

Resolves: #183
@artembilan artembilan merged commit f8ca0e4 into spring-projects:master Dec 11, 2020
@artembilan
Copy link
Member

Thank you for contribution; looking forward for more!

See you in the Kinesis Binder PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose BillingMode option on the DynamoDbMetadataStore and DynamoDbLockRegistry

2 participants