From f170ab131add38003e0fec33e4401d3941301d3d Mon Sep 17 00:00:00 2001 From: gurayyildirim Date: Thu, 1 Mar 2018 21:44:14 +0300 Subject: [PATCH] Minio is added. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fe34d1..cbe921e 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ * [Go IPFS](https://github.com/ipfs/go-ipfs) - Implementation of [IPFS](http://ipfs.io/), a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files. * [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework. * [Lustre](http://lustre.org/) - Parallel distributed file system, generally used for large-scale cluster computing. +* [Minio](http://minio.io/) - Scalable and distributed object storage server. * [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system. * [MogileFS](http://mogilefs.org/) - Application level, network distributed file system. * [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support.