Mongodb doesn’t “lock” a document, does it?
I’m trying to check that mongodb does behave the way I expect it to behave and lock a document when it’s modified in a transaction.
I’m using
I’m trying to check that mongodb does behave the way I expect it to behave and lock a document when it’s modified in a transaction.
I’m using