Skip to content

Support for versioned optimistic locking a la DynamoDBMapper #228

Closed
@brandond

Description

@brandond

Use a version attribute like DynamoDBMapper does to ensure that the record being updated hasn't changed server-side since last accessed by the client:

http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBMapper.OptimisticLocking.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions