Y
Hacker News
new
|
ask
|
show
|
jobs
by
wizardhat
3669 days ago
TLDR: He was reading the database while another process was writing to it.
Why all the Mongo hate? I'm sure this would happen with other databases.
3 comments
Amezarak
3669 days ago
No, this does not happen with any relational database I've worked with.
link
insulanian
3669 days ago
Ever heard of transaction isolation?
link
mynewtb
3668 days ago
Lol no, ACID does not allow nonsense like that.
link