Skip to content

Feature Request: OPFS Persister #265

@c6p

Description

@c6p

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions