Skip to content

Support DynamoDBVersion attribute #21

@darkms

Description

@darkms

DynamoDb.DataModel's [DynamoDBVersion] attribute is used for Optimistic locking.
Not only it can be used for Update operations, but also for Delete as well (throwing exception if record was modified/no longer exists).

Auto-updating this field after SubmitChanges (so we don't have to re-query entity from table after update) would also be very nice.

Docs:
http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/VersionSupportHLAPI.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions