MUSE is an implementation of a "multiple mounts merging" filesystem. It's something like unionfs, but it allows writing to all the underlying filesystems at the same time. It is suitable for convenient unification of large disk arrays when fault-tolerance is not the top priority.
| Tags | FUSE Filesystems |
|---|---|
| Licenses | GPL |
| Operating Systems | multiplatform |
| Implementation | C FUSE |