Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 899 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 899 Bytes

Siaranite Disk File System (SDFS)

Siaranite Disk File System (referred to SDFS from here on) is a filesystem implementation and specification written in C#, primarily used in Cosmos operating systems.

The specification and other documentation can be found in the /docs/ folder, and any implementation source code can be found in the /source/ folder.

It is recommended that you read the specification and other documentation before implementing this filesystem in your Operating System.

See the roadmap to view the development status of the project and planned specification changes/additions in the future
Roadmap

See the Progression of the project to view the list and status of additions/changes that are to be done to reach the next roadmap milestone
Progression