File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ www.lizardfs.org is a home page of LizardFS project.
2
+
3
+ LizardFS is a networking, distributed file system.
4
+
5
+ It spreads data over several physical locations (servers), which are visible to a user as one resource (available through FUSE).
6
+
7
+ LizardFS is fault tolerant at data level, not completely on metadata level.
8
+
9
+ The goals behind LizardFS are:
10
+
11
+ Providing free:
12
+ Highly Reliable,
13
+ Highly Scalable,
14
+ Highly Available,
15
+ Highly Secure,
16
+ Highly Efficient file system solution.
17
+ Adapting modern agile development of distributed system in C++:
18
+ git - https://github.com/lizardfs/lizardfs,
19
+ jenkins (for access please contact
[email protected] ),
20
+ gerrit (for access please contact
[email protected] ),
21
+ unit testing.
22
+ Active cooperation with open source community.
23
+ Developing test infrastructure standards for distributed file systems.
24
+
25
+ LizardFS is a fork of moosefs.
26
+
27
+ Motivations behind creating this fork are:
28
+
29
+ rare updates of git repository
30
+ lack of community (only 2 developpers made commits to public git repository at sourceforge)
31
+ increase in the number of possible contributors with a simultaneous lack of response on the part of moosefs mainteners
32
+ our ability to perfect the tool
You can’t perform that action at this time.
0 commit comments