Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dowwie
1104 days ago
Worth noting Discord's consistent hash ring implementation in pure Elixir. It's very easy to use and maintained by Discord (yay):
https://github.com/discord/ex_hash_ring/
1 comments
zacksiri
1104 days ago
That looks cool! Seems like I have a new toy to explore!
link