Skip to content

Local cache storage using IndexdDB #57

@andredias

Description

@andredias

Currently, the local cache is based on localStorage, which works fine but has limited capacity. Another approach would be based on IndexedDB instead (https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions