Crate appendix

Source
Expand description

An append-only, on-disk key-value index with lockless reads

Structs§

Index
On-disk index structure mapping keys to values

Type Aliases§

AlreadyThere
Marker type telling you your update was a no-op