added mogilefs

[Imported from Trac: page RelatedProjects, version 2]
zooko 2007-09-22 16:28:55 +00:00
parent 0675528070
commit f693970daf

@ -6,4 +6,6 @@ These projects have no specific relationship with our project, but they are simi
* [cleversafe](http://cleversafe.org) is a company that makes a distributed data storage grid; some of the company's projects are released under the GNU General Public Licence v2
* [fluidinfo](http://fluidinfo.com/) is a stealth-mode startup that is apparently doing something creative in the realm of distributed storage. The founder, Terry Jones, is or was a researcher in the field of artificial life and genetic algorithms. Here's [his PhD thesis](http://www.cs.unm.edu/~forrest/dissertations-and-proposals/terry.pdf). fluidinfo hasn't released any source code.
* [fluidinfo](http://fluidinfo.com/) is a stealth-mode startup that is apparently doing something creative in the realm of distributed storage. The founder, Terry Jones, is or was a researcher in the field of artificial life and genetic algorithms. Here's [his PhD thesis](http://www.cs.unm.edu/~forrest/dissertations-and-proposals/terry.pdf). fluidinfo hasn't released any source code.
* [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](LiveJournal).