Open
Description
For scenarios that require atomicity of read and write operations across multiple documents (within a single collection or multiple collections), MongoDB supports distributed transactions.
Transactions are helpful where partial execution across multiple collections can result in non-consistent data condition.
Metadata
Assignees
Labels
No labels