Skip to content

MongoDB: add support of transactions #668

Open
@DenisRazinkin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions