Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

DynamoDB has transaction limit to write the items( = 100) in DDB atomically in a single transaction. #53

Open
aakashmehtaa1308 opened this issue Nov 16, 2022 · 0 comments

Comments

@aakashmehtaa1308
Copy link

Hi,
DynamoDB native TX has the limit of 100 items(earlier it was 25) for transactionWrite in a single atomic transaction. So, does this library solves that problem because I have a use-case which will need more number of items(in multiples of 100) updates or save in a single DDB transaction?
Thanks
Aakash

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant