Does a MongoDB MapReduce job lock the database? I am developing a multi-user MongoDB web application and am worried about multi-user conflicts and performance. Does anyone hav
In version 2.1.0 added a "nonAtomic" flag to output option.
See: https://jira.mongodb.org/browse/SERVER-2581