From 934d81252a1082329206c5148e5173c666dd1598 Mon Sep 17 00:00:00 2001 From: Colin Davenport Date: Mon, 22 Nov 2021 08:35:49 +0100 Subject: [PATCH] add beegfs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ae30429..1f7a657e 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. *Network distributed filesystems.* +* [BeeGFS](https://www.beegfs.io/c/) -Parallel file system designed for performance * [Ceph](http://ceph.com/) - Distributed object store and file system. * [DRBD](http://www.drbd.org/) - Distributed Replicated Block Device. * [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system.