aboutsummaryrefslogblamecommitdiff
path: root/devel/elixir-libring/pkg-descr
blob: 8ba86b0a1cab3afaf47d656712b6eb32eeb1c1e1 (plain) (tree)
1
2
3
4
5
6





                                                                        
This library implements a stateful consistent hash ring. It's
extremely fast (in benchmarks it's faster than all other implementations
I've tested against, namely voicelayer/hash-ring and sile/hash_ring),
it has no external dependencies, and is written in Elixir.

WWW: https://github.com/bitwalker/libring