MongoDB Transactions Are Not What You Think
Or: why half the MongoDB transactions you see in Node.js backends are quietly fixing bad schema design.
MongoDB transactions are one of those features that sound reassuring.
They whisper:
“Relax. You can build this just like Postgres.”
And for a l...
olusoladeboy.hashnode.dev4 min read