From 509675ebdc83f178a6b513f4b33660bb1bd3fda8 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Tue, 27 Sep 2016 14:39:16 +0200 Subject: [PATCH] Add Camlistore Ref https://github.com/Kickball/awesome-selfhosted/issues/127 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44a252c..27fe1e4 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ ## Distributed Filesystems *Network distributed filesystems.* + * [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. * [LeoFS](http://leo-project.net) - Unstructured object/data storage and a highly available, distributed, eventually consistent storage system.