This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(balancer) new consistent hashing algorithm (#97)
A new consistent hashing algorithm was added. It should not rely on the order of adding and removing addresses to always build the same balancing strategy.
- Loading branch information