Browse Source

Merge pull request #84 from tsaavik/master

Added MogileFS to network distributed filesystems
pull/102/head
Francisco Augusto 10 years ago
parent
commit
58e9858459
  1. 1
      README.md

1
README.md

@ -140,6 +140,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* [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.
* [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system.
* [MogileFS](http://mogilefs.org/) - Application level, network distributed file system.
* [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support.
* [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - secure, decentralized, fault-tolerant, peer-to-peer distributed data store and distributed file system.
* [XtreemFS](http://www.xtreemfs.org/) - XtreemFS is a fault-tolerant distributed file system for all storage needs.

Loading…
Cancel
Save