Answer the question
In order to leave comments, you need to log in
mongodb locks?
I'm using mongodb 3.2.
I couldn't find a proper tutorial on how to make locks at the document level (now apparently out of the box at the collection level). Can you provide links
Answer the question
In order to leave comments, you need to log in
If you use the storage engine WiredTiger (enabled by default in 3.2, but MMAPv1 may remain when upgrading from previous versions), then document-level locks. If this is not the case, I think it's worth collecting statistics (at least at the level of load description, expected and actual performance levels) and write to https://jira.mongodb.org/.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question