Skip to content

Investigate alternatives to LocalForage #183

Closed
@davidmyersdev

Description

@davidmyersdev

All modern browsers support IDB. Using a library built specifically for IDB will simplify the CRUD operations we perform on documents. It will also help us to migrate away from storing all documents in memory at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions