A Python FUSE file system that features transparent deduplication and compression which make it ideal for archiving backups.
Stars
139
Forks
15
Watchers
139
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
Documentation updates (bought an external widescreen monitor today ;-)
efd663aView on GitHubRename `parent_inode` to `parent_ino` everywhere for consistency
161e0a2View on GitHubImprove performance by using string interning and dropping indices
f3c95c2View on GitHubImplemented proper nlink semantics, started adding tests
8f99257View on GitHubBug fix: Make sure target directories are empty in rename()
27b7019View on GitHub