Open
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
Labels
No labels