An open API service indexing awesome lists of open source software.

https://github.com/katharostech/polyfs

[WIP] The easiest to use distributed fileystem.
https://github.com/katharostech/polyfs

Last synced: about 1 year ago
JSON representation

[WIP] The easiest to use distributed fileystem.

Awesome Lists containing this project

README

          

# PolyFS

PolyFS is a work-in-progress design concept for a distributed filesystem written in Rust. The design will focus on simplicity, ease of use, and perfomance. We are currently prototyping the design specification in this [document](https://github.com/katharostech/PolyFS/blob/master/doc/polyfs-design-paper/paper.pdf).

The current Rust code in the repository is from a previous prototype and is going to be completely rewritten.