Skip to content

WasmFS: Design for persistent backends #15946

@tlively

Description

@tlively

There are a number of open questions about how persistent storage should work in WasmFS:

  1. How should persisted directory entries refer to files in other backends?

  2. What happens when a directory entry references a persisted file that no longer exists?

  3. Should the user be responsible for recreating the backends necessary to read persisted data or should the system somehow create the backends automatically?

  4. What happens when the data format a backend uses changes?

  5. What additional backend APIs will we need to allow backends to create meaningful names for persisted files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions