adspace


Can you perform read/write operation for ever yield lock?

Answer Posted / Radhakrishna Gupta

"In MongoDB, read operations will not be blocked by write operations (unless you've explicitly used write concern). However, a write operation can block subsequent writes to the same document if the write concern is set appropriately."n

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define array in mongoose schema?

79


what is the command syntax for inserting a document?

63


How did mongodb get its name?

60