Skip to content

Virtual File System: Virtual Files (+ Directories) #3

Description

@SpraxDev

Virtual Files (and Directories, which are just fancy files) are backed by real files on some file system.

This can be a remote file system which Apollo can connect to and abstract it's files into a Virtual File System.
Or a local file system containing files

Additionally, the information the Virtual File provides does not have to be identical to the actual file system it is backed by.

Additional aspects

  • Virtual Files can report custom meta information (fake file size, changed date, mime-type, etc.)
  • Virtual Files can be made read-only or meta-data-only

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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