forked from lizardfs/lizardfs
-
Notifications
You must be signed in to change notification settings - Fork 1
License
lamvak/lizardfs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LizardFS is a networking, distributed file system. It spreads data over several physical locations (servers), which are visible to a user as one resource (available through FUSE). LizardFS is fault tolerant at data level, not (yet) completely on metadata level. The goals behind LizardFS are: Providing free: - Highly Reliable, - Highly Scalable, - Highly Available, - Highly Secure, - Highly Efficient file system solution. Adapting modern agile development of distributed system in C++: - git - https://github.com/lizardfs/lizardfs, - jenkins (for access please contact [email protected]), - gerrit (for access please contact [email protected]), - unit testing. Active cooperation with open source community. Developing test infrastructure standards for distributed file systems. LizardFS is a fork of MooseFS. Motivations behind creating this fork are: - rare updates of git repository, - lack of community (only 2 developers made commits to public git repository at sourceforge), - increase in the number of possible contributors with a simultaneous lack of response on the part of moosefs maintainers, - our ability to perfect the tool. More info at: www.lizardfs.org.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 89.5%
- C 8.2%
- Shell 1.7%
- Other 0.6%