Skip to content

Feature Request: Allow batch adding records (from an Array) #69

@klyonrad

Description

@klyonrad

I'm not sure if this follows the correct procedure for feature requests, but here I go.

I recently had the issue that I wanted to fill an indexedDB (initially) with a very large Array of Objects. However looping through the Array and adding the Objects one by one was very inefficient. Wouldn't it make sense to have an equivalent of getAll() with adding Records?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions