K
K
komarevtsev2016-03-18 10:31:32
MongoDB
komarevtsev, 2016-03-18 10:31:32

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

1 answer(s)
A
Aristarkh Zagorodnikov, 2016-03-24
@komarevtsev

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 question

Ask a Question

731 491 924 answers to any question