mongo-extensions icon indicating copy to clipboard operation
mongo-extensions copied to clipboard

Enhance MongoDB-Extensions with optimistic concurrency handling

Open nscheibe opened this issue 3 years ago • 0 comments

MongoDB has no optimistic concurrency handling out of the box.

Now, Jimmy Bogard has a blog post how it could be implemented. https://jimmybogard.com/document-level-optimistic-concurrency-in-mongodb/

This would be a very nice enhancement for the MongoDB extensions.

nscheibe avatar Jan 18 '21 12:01 nscheibe