Skip to content

Add the capability to insert multiple rows into read model stores with a single transaction (i.e. store.insertMany) #2225

Description

@VasilyStrelyaev

We find ourselves calling store.insert sequentially or in a cycle more and more often. If we had a store.insertMany method that would insert a collection of rows with a single transaction, we could (hopefully) easily improve the read model build time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssues related to potential improvements and new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions