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§
- Already
There - Marker type telling you your update was a no-op
An append-only, on-disk key-value index with lockless reads