From 082f75e23279d0be61e735d4007d7ad4d8ebee1b Mon Sep 17 00:00:00 2001 From: 7uk3y <145272532+7uk3y@users.noreply.github.com> Date: Thu, 18 Jun 2026 08:47:16 -0600 Subject: [PATCH] Add HuskHoard to storage solutions list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5144239..21b09cd 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ * [Cassandra](https://cassandra.apache.org/) - NoSQL database for scalability. * [MinIO](https://min.io/) - High-performance object storage. * [Ceph](https://ceph.io/) - Distributed object, block, and file storage. +* [HuskHoard](https://huskhoard.com) - An automated, transparent data-tiering engine for Linux that archives data to LTO,S3,Disk. ---