Skip to main content

Crate bplus_store

Crate bplus_store 

Source
Expand description

B+ Tree library crate

Modulesยง

api
Public embedded API for the B+ tree key-value store.
codec
Codec traits and error types for encoding and decoding keys, values, and nodes.