-
Notifications
You must be signed in to change notification settings - Fork 647
Closed
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.
Description
re google datastore - No info here about optimistic locking - e.g if there is some built in timestamp/version property for this e.g. when one reads, changes some properties and then saves - to be sure they were the last writer to the entity.
how are multiple processes supposed to be able to update different fields of an entity wothout inadvertently overwriting someone elses changes ?
example would be good
Environment details
- OS:
- Node.js version:
- npm version:
- google-cloud-node version:
Steps to reproduce
- require
google-cloud - ?
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.