Crate rsbalancer

Source

Structs§

Node

Enums§

BalancerEnum

Traits§

Balancer

Functions§

consistent_hashing
ConsistentHashing number of virtual nodes: replicas * node.weight. node.down does not work in ConsistentHash now.(use removeNode() instead)
new
random
round_robin
weighted_round_robin