diff options
author | Loïc Hoguin <[email protected]> | 2015-05-16 00:10:12 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-16 00:10:12 +0300 |
commit | 581a0372d06e7a83341508f2c26c6a15936d9502 (patch) | |
tree | a4da659e8523fcb1d178cc499cee0cfecd1ce4a2 /packages.v2.tsv | |
parent | da30e47967d68d4edc10faf474e25795d7c9aa97 (diff) | |
download | erlang.mk-581a0372d06e7a83341508f2c26c6a15936d9502.tar.gz erlang.mk-581a0372d06e7a83341508f2c26c6a15936d9502.tar.bz2 erlang.mk-581a0372d06e7a83341508f2c26c6a15936d9502.zip |
Add package riak_pipe to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 21efb13..2949bb2 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -119,6 +119,7 @@ relx git https://github.com/erlware/relx master https://github.com/erlware/relx resource_discovery git https://github.com/erlware/resource_discovery master http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster. riak_core git https://github.com/basho/riak_core master https://github.com/basho/riak_core Distributed systems infrastructure used by Riak. riak_dt git https://github.com/basho/riak_dt master https://github.com/basho/riak_dt Convergent replicated datatypes in Erlang +riak_pipe git https://github.com/basho/riak_pipe master https://github.com/basho/riak_pipe Riak Pipelines rlimit git https://github.com/jlouis/rlimit master https://github.com/jlouis/rlimit Magnus Klaar's rate limiter code from etorrent safetyvalve git https://github.com/jlouis/safetyvalve master https://github.com/jlouis/safetyvalve A safety valve for your erlang node sfmt git https://github.com/jj1bdx/sfmt-erlang master https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang. |