You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: