Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ fault-tolerant, Geo-Redundant and highly available file system.

* [YouTransfer](http://www.youtransfer.io/) - YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files.

## Hierarchical Storage Management (HSM)
Tools that automatically move data between high-performance storage (like NVMe/SSD) and low-cost archival storage (like Tape, HDD, or Cloud) to optimize costs without losing access to files.

* [HuskHoard](https://huskhoard.com) - An automated, transparent data-tiering engine for Linux that archives cold data to LTO tape, S3, or HDDs while keeping files instantly accessible via `fanotify` (no FUSE required).
## Backups, replication, distribution
Software that handles backup and high availability of information, independent from the storage itself.

Expand Down