diff --git a/README.md b/README.md index 8c1d094..be51a39 100644 --- a/README.md +++ b/README.md @@ -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.