summaryrefslogtreecommitdiff
path: root/devel/elixir-libring/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/elixir-libring/pkg-descr')
-rw-r--r--devel/elixir-libring/pkg-descr6
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/elixir-libring/pkg-descr b/devel/elixir-libring/pkg-descr
deleted file mode 100644
index 8ba86b0a1cab..000000000000
--- a/devel/elixir-libring/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-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