diff options
author | Loïc Hoguin <[email protected]> | 2015-05-17 19:32:53 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-17 19:32:53 +0300 |
commit | 82e962a02bd8e6206249260452c7e0cd4fd83a37 (patch) | |
tree | 73ac6aaab17ac0d410f4cb82ccc022c4cfbe530c /packages.v2.tsv | |
parent | 027af052d5a905a8209d0eed3c99893da8d0077b (diff) | |
download | erlang.mk-82e962a02bd8e6206249260452c7e0cd4fd83a37.tar.gz erlang.mk-82e962a02bd8e6206249260452c7e0cd4fd83a37.tar.bz2 erlang.mk-82e962a02bd8e6206249260452c7e0cd4fd83a37.zip |
Add package riak_kv 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 dd55597..94cd0f0 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -125,6 +125,7 @@ resource_discovery git https://github.com/erlware/resource_discovery master http riakc git https://github.com/basho/riak-erlang-client master https://github.com/basho/riak-erlang-client Erlang clients for Riak. 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_kv git https://github.com/basho/riak_kv master https://github.com/basho/riak_kv Riak Key/Value Store 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 |