Hacker News new | ask | show | jobs
by zvr 265 days ago
You're missing that the hash space is not divided uniformly. Which means one can vary the number of slots without recomputing the hash space division -- and without reassigning all of the existing entries.
1 comments

I must've totally misunderstood what I read then. I'll give it another read, thanks!