From 97f8b67a64b7df5834245a6d4d429c326f3a16fe Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Fri, 9 Oct 2020 12:12:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f876d72f1..4d816c23d 100644 --- a/README.md +++ b/README.md @@ -379,7 +379,7 @@ The architectures are mostly the same. SeaweedFS aims to store and read files fa | GlusterFS | hashing | | FUSE, NFS | | | | Ceph | hashing + rules | | FUSE | Yes | | | MooseFS | in memory | | FUSE | | No | -| MinIO | not horizontally scalable | | | Yes | No | +| MinIO | separate meta file for each file | | | Yes | No | [Back to TOC](#table-of-contents)