Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 237 Bytes

A shared Fuse-based filesystem. NFS-like file system based on Fuse, where we can mount one remote directory on multiple clients. Strongly consistent client side caching is there.

TODO:

Caching.
Proper permission management.