Document JSON Editor: Update only changed fields, do not overwrite the entire document
There should be an option when editing a JSON document to update only changed fields, so that parallel changes from other clients (eg, a sever application) will not be overwritten.
8
votes

-
Chris Daniels commented
Umm, how would MongoChef be to able add column level locking when MongoDB itself only supports document-level locking (in 3.2). In 2.6 it only allows for collection level locking.