/rfs

Distributed filesystem written in Rust

Primary LanguageRustApache License 2.0Apache-2.0

rfs

Distributed filesystem written in Rust. The intention is to be a learning and experimental project for the concepts involved in building such a system.

Warning

This is still under development. Please do not use it with sensitive data for now, please wait for a stable release.
It's mostly ideal for experimental and learning projects.

A short story

The Hitchhiker's Guide to Building a Distributed Filesystem in Rust The_beginning

Blog and tutorial

There will be a series of articles about the evolution of this project trying to keep it like a tutorial. This is the first one.

Wiki

There is also a wiki for docs and ideas.

Contribute

Feel free to fork it, change and use it in any way that you want. If you build something interesting and feel like sharing pull requests are always appreciated.

How to contribute

Please see CONTRIBUTING.md.