From dc5dd2b742e7df7faea3ce56d829315856c85459 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 12 Sep 2017 20:48:19 -0500 Subject: [PATCH] Add BeeGFS to Distributed Filesystems --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea5d227..d6a71af 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,7 @@ ## Distributed Filesystems *Network distributed filesystems.* + * [BeeGFS](https://www.beegfs.io/) - BeeGFS is a high-performance parallel file system. * [Camlistore](https://camlistore.org/) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. * [Ceph](http://ceph.com/) - Distributed object store and file system. * [DRBD](http://drbd.linbit.com/) - Distributed Replicated Block Device.