BetrFS
From Just Solve the File Format Problem
(Difference between revisions)
(Apparently the epsilon wasn't stylistic. Added more information.) |
m (Fixed infobox field name) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Filesystem | |subcat=Filesystem | ||
− | | | + | |released=2015 |
}} | }} | ||
:''Not to be confused with the more widely-used [[Btrfs]], which uses B-trees as opposed to B<sup>ε</sup>-trees.'' | :''Not to be confused with the more widely-used [[Btrfs]], which uses B-trees as opposed to B<sup>ε</sup>-trees.'' |
Revision as of 11:36, 15 July 2019
- Not to be confused with the more widely-used Btrfs, which uses B-trees as opposed to Bε-trees.
Betrfs (Bε-tree File System) is a file system using trees; maybe the Lorax will try to save it. It is a largely experimental implementation of a filesystem on top of the relatively new "Bε-tree", an alternative to the widely-used B-tree structur. Betrfs does not directly interact with an underlying block device or partition; rather, it stores its data inside a conventional filesystem.