MedAnd / Minio.ServiceFabric

Minio for Service Fabric - an open source & high performance distributed object storage server with Amazon S3 compatible API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Distributed Minio

MedAnd opened this issue · comments

Minio in distributed mode pools multiple drives (even on different machines) into a single object storage server. As drives are distributed across several nodes, distributed Minio can withstand multiple node failures and yet ensure full data protection.