Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.
This repository was 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

Description

@aakashmehtaa1308

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions