diff options
author | Loïc Hoguin <[email protected]> | 2015-05-16 00:08:55 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-16 00:08:55 +0300 |
commit | da30e47967d68d4edc10faf474e25795d7c9aa97 (patch) | |
tree | adc535a1271b80b529491abc55b740333996ee95 | |
parent | 26518d152c4d72b5e62e7e025f3c518e827da7b2 (diff) | |
download | erlang.mk-da30e47967d68d4edc10faf474e25795d7c9aa97.tar.gz erlang.mk-da30e47967d68d4edc10faf474e25795d7c9aa97.tar.bz2 erlang.mk-da30e47967d68d4edc10faf474e25795d7c9aa97.zip |
Add package riak_core to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 665640a..093d68b 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -117,6 +117,7 @@ recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist relx https://github.com/erlware/relx https://github.com/erlware/relx Sane, simple release creation for Erlang 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 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 diff --git a/packages.v1.txt b/packages.v1.txt index 665640a..093d68b 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -117,6 +117,7 @@ recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist relx https://github.com/erlware/relx https://github.com/erlware/relx Sane, simple release creation for Erlang 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 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 diff --git a/packages.v2.tsv b/packages.v2.tsv index eb75ae5..21efb13 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -117,6 +117,7 @@ recon git https://github.com/ferd/recon 2.2.1 https://github.com/ferd/recon Coll record_info git https://github.com/bipthelin/erlang-record_info master https://github.com/bipthelin/erlang-record_info Convert between record and proplist relx git https://github.com/erlware/relx master https://github.com/erlware/relx Sane, simple release creation for Erlang 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 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 |