Hacker News new | ask | show | jobs
by krishnasrinivas 3583 days ago
We are working on distributed minio (resilient to server failures) on the "distributed" branch here https://github.com/minio/minio/tree/distributed

Currently available minio is resilient to disk failures using erasure coding (similar to RAID)