Skip to content

DatabaseSystem #1078

Open
Open
@bhousel

Description

Followup from the recent core refactor: #961

I'd like a proper DatabaseSystem that wraps IndexedDB and is useful for larger amounts of data that can be accessed async and in workers. We're currently abusing the StorageSystem (wraps localStorage) to store the user's edit history and it has hit its limits, for example #187

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