Hacker News new | ask | show | jobs
by thomas-st 3965 days ago
What's "dumb" about the hash ring, and how exactly is your solution faster/simpler?

One nice thing about the hash ring is that it nicely rebalances when you add or remove nodes. There is no need split any buckets.