Skip to content

Migrate to PouchDB for storage #31

@arxanas

Description

@arxanas

Currently, we use localStorage for all storage. This probably won't scale well if someone gets too much data.

PouchDB has a wrapper on top of indexedDB/webSQL. Additionally, it's designed for sync, just as the current state system is, so it's a natural fit.

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