Skip to content

optimize iterator #3

@mvayngrib

Description

@mvayngrib

since we have all the keys in memory, we could make levelup's createReadStream work faster by taking advantage of AsyncStorage.multiGet and having the iterator preload in batches, iterate over cached values...repeat

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