DynamoFS icon indicating copy to clipboard operation
DynamoFS copied to clipboard

Add version tracking and concurrency checks

Open denismo opened this issue 11 years ago • 0 comments

This will introduce a version field which will be incremented every time a write is made. It'll be verified against the current version to ensure that no concurrent modification happened. If it happens we need to figure out whether we can write automatic transaction retry mechanism.

denismo avatar Jul 20 '13 13:07 denismo