mito2::memtable::partition_tree::dict

Constant MAX_KEYS_PER_BLOCK

Source
const MAX_KEYS_PER_BLOCK: u16 = 256;
Expand description

Maximum keys in a DictBlock.