aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-16 00:10:12 +0300
committerLoïc Hoguin <[email protected]>2015-05-16 00:10:12 +0300
commit581a0372d06e7a83341508f2c26c6a15936d9502 (patch)
treea4da659e8523fcb1d178cc499cee0cfecd1ce4a2 /packages.v1.tsv
parentda30e47967d68d4edc10faf474e25795d7c9aa97 (diff)
downloaderlang.mk-581a0372d06e7a83341508f2c26c6a15936d9502.tar.gz
erlang.mk-581a0372d06e7a83341508f2c26c6a15936d9502.tar.bz2
erlang.mk-581a0372d06e7a83341508f2c26c6a15936d9502.zip
Add package riak_pipe to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 093d68b..cd1c8a0 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -119,6 +119,7 @@ relx https://github.com/erlware/relx https://github.com/erlware/relx Sane, simpl
resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
riak_core https://github.com/basho/riak_core https://github.com/basho/riak_core Distributed systems infrastructure used by Riak.
riak_dt https://github.com/basho/riak_dt https://github.com/basho/riak_dt Convergent replicated datatypes in Erlang
+riak_pipe https://github.com/basho/riak_pipe https://github.com/basho/riak_pipe Riak Pipelines
rlimit https://github.com/jlouis/rlimit https://github.com/jlouis/rlimit Magnus Klaar's rate limiter code from etorrent
safetyvalve https://github.com/jlouis/safetyvalve https://github.com/jlouis/safetyvalve A safety valve for your erlang node
sfmt https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.