Skip to content

Abstracting out the file system code #224

Open
@JustinCappos

Description

@JustinCappos

For some aspects of 3i and just modularity in general, it would be nice to have the file system parts of lind abstracted into a library. This way someone wanting to build an in-memory file system, something like the current file backed fs, or future file systems (like a network file system or one that reads straight to the underlying disk) would be able to reuse most of the code.

I think this needs to be discussed in detail before work happens, but I'd love to have this be abstracted out in a clean way.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions