Module consistent_hash

Module consistent_hash 

Source

Structs§

ConsistentHashBalancer
Consistent hash load balancer with virtual nodes and bounded loads
ConsistentHashConfig
Configuration for consistent hashing

Enums§

HashFunction
Hash function types supported by the consistent hash balancer
HashKeyExtractor
Defines how to extract the hash key from a request