Skip to content

store.getAll() doesn't allow count input #210

@shikharid

Description

@shikharid

How can I use getAll with a key range and a limit? it only seems to allow Key? as input
Trying to achieve the equivalent of: Select * from table where id >= startId limit maxEntries

I understand that it can be achieved via cursor APIs but getAll is more efficient as its a true bulk read

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