pub const PARTITION_BITS: usize = 8;
Expand description

How many bits from the hash are used to make partitions. Higher numbers means more fairness in presence of numerous nodes, but exponentially bigger ring. Max 16