Skip to content

MongoDB: add support of transactions #668

@DenisRazinkin

Description

@DenisRazinkin

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions