Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
davidkellis
on March 19, 2013
|
parent
|
context
|
favorite
| on:
MongoDB 2.4 Released: Text Search, Security, Hash-...
Skipping collection level locking and going for something more granular (like document level) would be awesome.
tomsthumb
on March 19, 2013
[–]
Don't you pretty much get document level locking by using multiple $<update> modifiers in a single query?
apendleton
on March 19, 2013
|
parent
[–]
From an atomicity perspective, yes. From a performance perspective, no; other concurrent operations affecting anything else on the whole database wait on your write.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: