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

https://github.com/foreverbell/yfs

Yet Another File System (yfs) based on Paxos algorithm.
https://github.com/foreverbell/yfs

distributed-file-system

Last synced: about 1 year ago
JSON representation

Yet Another File System (yfs) based on Paxos algorithm.

Awesome Lists containing this project

README

          

# yfs

**Y**et Another **F**ile **S**ystem (yfs) based on Paxos algorithm.

This was the lab of MIT 6.824 course *Distributed Systems* before 2012.