mirror of
https://github.com/n1trux/awesome-sysadmin.git
synced 2025-03-14 06:38:11 +00:00
Add link to LizardFS
LizardFS – Software Defined Storage is a distributed, scalable, fault-tolerant, and highly available file system. It allows combining disk space located on several servers into a single namespace visible on Unix-like and Windows systems in the same way as other file systems. LizardFS was inspired by the GoogleFS distributed file system that was introduced in 2010.
This commit is contained in:
parent
337aa2ccfd
commit
68c0f03490
@ -283,6 +283,7 @@
|
||||
* [GlusterFS](http://www.gluster.org/) - Scale-out network-attached storage file system.
|
||||
* [Go IPFS](https://github.com/ipfs/go-ipfs) - Implementation of [IPFS](http://ipfs.io/), a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files.
|
||||
* [HDFS](http://hadoop.apache.org/) - Distributed, scalable, and portable file-system written in Java for the Hadoop framework.
|
||||
* [LizardFS](https://lizardfs.com/) - Distributed, scalable, fault-tolerant, and highly available file system.
|
||||
* [Lustre](http://lustre.org/) - Parallel distributed file system, generally used for large-scale cluster computing.
|
||||
* [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go`
|
||||
* [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system.
|
||||
|
Loading…
x
Reference in New Issue
Block a user