-
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
There is no way to persist large mergeable stores in the browser, I think FilePersister is node.js only, IndexedDbPersister does not support MergeableStore.
Describe the solution you'd like
FileSystemPersister and OPFSPersister
Describe alternatives you've considered
For a large mergeable store the only option I have currently using SqliteWasmPersister with an opfs file. But I do not need sqlite, just a way to store large databases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request