Answer the question
In order to leave comments, you need to log in
Is there a tool in mongodb to work with an update candidate document?
Is it possible in mongodb to implement a document update system in this way:
There is a document1 and its fields need to be updated.
Document2 is created and awaits confirmation that it can update document1 or deny it. So, is it possible to save an intermediate document2 to compare these two documents, maybe there is a tool in mongo to work with such a scenario, or some kind of custom module?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question