wok-6.x view moosefs/description.txt @ rev 25256
updated qrencode and qrencode-dev (4.0.2 -> 4.1.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 15 06:38:49 2022 +0100 (2022-07-15) |
parents | |
children |
line source
1 MooseFS is a Fault-tolerant, Highly available, Highly performing,
2 Scaling-out, Network distributed file system.
3 It spreads data over several physical commodity servers, which are
4 visible to the user as one virtual disk.
5 It is POSIX compliant and acts like any other Unix-like
6 file system supporting:
8 - Hierarchical structure: Files and Folders,
9 - File attributes,
10 - Special files: Pipes, Sockets, Block and Character devices,
11 - Symbolic and Hard links,
12 - Security attributes and ACLs.
14 It works with all applications that require a standard file system.