[go: up one dir, main page]

Expand description

TreeIndex is a read-optimized concurrent and asynchronous B+ tree.

Structs

Range represents a range of keys in the TreeIndex.

Scalable concurrent B+ tree.

Visitor scans all the key-value pairs in the TreeIndex.