Skip to content

Use db/multi.go in more places #5624

@aarongable

Description

@aarongable

Introduced in #5602, db/multi.go introduces a new abstraction layer called MultiInserter, which is good at turning many consecutive inserts into a single multi-row insert. This is useful for inserting new authorizations and other rows that are inserted in batches. Once it has been proven to be performant, we should expand its use into additional SA methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions