Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 208 Bytes

File metadata and controls

4 lines (3 loc) · 208 Bytes

consistent-hashing

Implements the standard consistent hashing technique to load balance requests as servers gets added or removed from the cluster.