Skip to content

[vibe-d/mongodb] [feature] [mongo8] No server-level bulkWrite command #2861

@gedaiu

Description

@gedaiu

MongoDB 8.0 added a bulkWrite command that works across multiple collections in one request, up to 56% faster than the old approach.

Not the same as batching inserts/updates/deletes — this is a new top-level command that mixes operations on different collections in a single call.

Metadata

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