From 6b6406fd92b93e82ac21c463fbe80ed817cfe6d1 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Thu, 20 Mar 2008 13:28:01 +0000 Subject: [PATCH] Hadoop is related [Imported from Trac: page RelatedProjects, version 5] --- RelatedProjects.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index 7fe28a8..7c8193c 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -10,4 +10,6 @@ These projects have no specific relationship with our project, but they are simi * [mogilefs](http://www.danga.com/mogilefs/) is an open source decentralized data storage grid in which files are replicated to a number of storage servers. It is 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". - * [GNUnet](http://gnunet.org) is an anonymous, censorship-resistant, file-sharing network. \ No newline at end of file + * [GNUnet](http://gnunet.org) is an anonymous, censorship-resistant, file-sharing network. + + * [Hadoop](http://hadoop.apache.org/core/) is inspired by the Google File System and mapreduce, is supported by Yahoo, and seems to have broad acceptance among programmers. \ No newline at end of file