Skip to content

File system which reads/writes to indexeddb without syncing with memfsΒ #15412

Open
@andersson09

Description

@andersson09

Hi,

Will there be any plans to provide a file system which stores directly to indexeddb? It would be very useful to be able to read individual large files with streams without loading everything in memory. Also would remove then need of having to manually call syncfs. I know there's a library which can call the db from code but would be much better for it to occur lower level as part of the file system.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions