1 unstable release

0.0.1 Mar 8, 2023

#16 in #merged

GPL-3.0 license

17KB
416 lines

frond is an immutable, contiguous container for arbitrary keys and values. It can be split and merged. It is initially created as sled's new leaf structure, but it can be used for any chunk of data that you may want to put on disk - like a LSM SST etc...

Dependencies

~15KB