1 2 3 4 5 6 7 8 9 10 11
|
LizardFS is a highly reliable, scalable and efficient distributed file system. It spreads data over a number of physical servers, making it visible to an end user as a single file system.
Useful links:
- Main code repository - http://cr.skytechnology.pl:8081/lizardfs,
- GitHub repository mirror - https://github.com/lizardfs/lizardfs,
- Code review system - http://cr.skytechnology.pl:8081/,
- Continuous integration system - http://jenkins.lizardfs.org/.
LizardFS is a fork of MooseFS.
More info can be found at www.lizardfs.com.
|