Hacker News new | ask | show | jobs
by khalidlafi 3295 days ago
Hi, i'm the author of this package.

I wrote it because i couldn't implement Consistent Hashing With Bounded Loads over any pre-existing golang consistent hashing packages in a clean way.

Here's the ugly code that made me into doing it: https://github.com/lafikl/liblb/blob/c9c4544834ac7ae7fa6a9cd...

1 comments

Thanks for sharing!