Modules§
Structs§
- An append only B-Tree built on
Hypercore. It provides a key-value store API, with methods for inserting, getting, and deleting key-value pair. As well as creating sorted iterators, and “sub” B-Trees for grouping related data. - Builder for
Hyperbee. - Data related to a key value pair within the
Hyperbee.
Enums§
- Error type for HyperbeeBuilder
- Error type used by all
Results in this library.