Module partitioning

Module partitioning 

Source
Expand description

§Data Partitioning

Data distribution and partitioning strategies for KotobaDB cluster. Provides consistent hashing and partition management.

Structs§

KeyRange
Key range for partition management
PartitionManager
Partition manager for data distribution
PartitionStats
Statistics about partition distribution
PartitionTable
Consistent hashing ring for partition distribution

Enums§

PartitionError
Partition-related errors