From 08c49eb1151723170657bccff504183b05ab13e4 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Mon, 20 Oct 2008 17:13:13 +0000 Subject: [PATCH] update Kosmos FS => CloudStore [Imported from Trac: page RelatedProjects, version 12] --- RelatedProjects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index c4fc859..6ce4e13 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -10,7 +10,7 @@ These projects have no specific relationship with our project, but they are simi * [Hadoop](http://hadoop.apache.org/core/) is open source, inspired by the Google File System, written in Java, supported by Yahoo, and seems to have broad acceptance among programmers (at least compared to the alternatives). licence: Apache Software Licence v2.0 - * [Kosmos Distributed File System](http://kosmosfs.sourceforge.net/) -- "KFS" -- is open source, inspired by the Google File System, written in C++, and recently announced some sort of compatibility with Hadoop. licence: Apache Software Licence v2.0 + * [CloudStore](http://kosmosfs.sourceforge.net) formerly known as "Kosmos Distributed File System" -- is open source, inspired by the Google File System, written in C++, and recently announced some sort of compatibility with Hadoop. licence: Apache Software Licence v2.0 * [mogilefs](http://www.danga.com/mogilefs/) is open source, inspired by the Google File System, written in Perl and uses MySQL. It was written by the folks who made [LiveJournal](http://livejournal.com). The name is an anagram for "OMG files". licence: some combination of BSD and GPL and Artistic.