Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
jeltz
12y ago
0 comments
Save
Share
And let's not forget the fact that it has a per database lock, which is a really strange choice for a document database.
0 comments
2 comments · 1 top-level
top
newest
oldest
mkennedy
12y ago
· 1 in thread
The guys at MongoDB are working on moving this to a more fine-grained lock in the future. In practice, it's not usually a problem but it'll be less so going forward.
lucian1900
12y ago
It is a problem in practice if you have any amount of load. You'll see latency quickly go up with lock times, which go up with concurrency.
Why bother, when you can use another db without this problem, right now?
j
/
k
navigate · click thread line to collapse