freebsd-ports/devel/elixir-libring/pkg-descr

6 lines
307 B
Text

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