Skip to content

Get multiple keys in a single operation #78

@lukechilds

Description

@lukechilds

Similar to #41 but with .get() instead of .delete()

Pass an array of keys to get in a single operation.

await keyv.get(['key-1', 'key-2', 'key-3']);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions