From 118dcd3ad8a2553d57799074edf51add9117c415 Mon Sep 17 00:00:00 2001 From: Tony Walker Date: Thu, 26 Jun 2014 22:35:34 -0700 Subject: [PATCH] Add LeoFS to Distributed Filesystems --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aff8bb..67a8659 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Ceph](http://ceph.com/) - Distributed object store and file system. * [DRBD](http://www.drbd.org/) - Disributed Replicated Block Device. +* [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system. * [GlusterFS](http://www.gluster.org/) - Scale-out network-attached storage file system. * [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework. * [Lustre](http://lustre.opensfs.org/) - A type of parallel distributed file system, generally used for large-scale cluster computing.