Module scc::tree_index[][src]

Expand description

TreeIndex implementation.

Structs

Range represents a range of keys in the TreeIndex.

A scalable concurrent B+ tree.

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