diff options
author | Loïc Hoguin <[email protected]> | 2015-06-04 18:20:29 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-06-04 18:20:29 +0300 |
commit | d4ec34bbadc1f2341753d63686cbb2f4707e251e (patch) | |
tree | 3203374d68003f896ba81dd402f3f2644f489a70 | |
parent | ff82c9030a509a821acd3f4a7bf7a1e624f9e3a7 (diff) | |
download | erlang.mk-d4ec34bbadc1f2341753d63686cbb2f4707e251e.tar.gz erlang.mk-d4ec34bbadc1f2341753d63686cbb2f4707e251e.tar.bz2 erlang.mk-d4ec34bbadc1f2341753d63686cbb2f4707e251e.zip |
Add package eqm 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 a3e90a2..66a725f 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -87,6 +87,7 @@ episcina https://github.com/erlware/episcina https://github.com/erlware/episcina eplot https://github.com/psyeugenic/eplot https://github.com/psyeugenic/eplot A plot engine written in erlang. epocxy https://github.com/duomark/epocxy https://github.com/duomark/epocxy Erlang Patterns of Concurrency epubnub https://github.com/tsloughter/epubnub https://github.com/tsloughter/epubnub Erlang PubNub API +eqm https://github.com/loucash/eqm https://github.com/loucash/eqm Erlang pub sub with supply-demand channels eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Erlang Redis client eredis_pool https://github.com/hiroeorz/eredis_pool https://github.com/hiroeorz/eredis_pool eredis_pool is Pool of Redis clients, using eredis and poolboy. erlang_js https://github.com/basho/erlang_js https://github.com/basho/erlang_js A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime. diff --git a/packages.v1.txt b/packages.v1.txt index a3e90a2..66a725f 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -87,6 +87,7 @@ episcina https://github.com/erlware/episcina https://github.com/erlware/episcina eplot https://github.com/psyeugenic/eplot https://github.com/psyeugenic/eplot A plot engine written in erlang. epocxy https://github.com/duomark/epocxy https://github.com/duomark/epocxy Erlang Patterns of Concurrency epubnub https://github.com/tsloughter/epubnub https://github.com/tsloughter/epubnub Erlang PubNub API +eqm https://github.com/loucash/eqm https://github.com/loucash/eqm Erlang pub sub with supply-demand channels eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Erlang Redis client eredis_pool https://github.com/hiroeorz/eredis_pool https://github.com/hiroeorz/eredis_pool eredis_pool is Pool of Redis clients, using eredis and poolboy. erlang_js https://github.com/basho/erlang_js https://github.com/basho/erlang_js A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime. diff --git a/packages.v2.tsv b/packages.v2.tsv index a0748f6..5565fd1 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -87,6 +87,7 @@ episcina git https://github.com/erlware/episcina master https://github.com/erlwa eplot git https://github.com/psyeugenic/eplot master https://github.com/psyeugenic/eplot A plot engine written in erlang. epocxy git https://github.com/duomark/epocxy master https://github.com/duomark/epocxy Erlang Patterns of Concurrency epubnub git https://github.com/tsloughter/epubnub master https://github.com/tsloughter/epubnub Erlang PubNub API +eqm git https://github.com/loucash/eqm master https://github.com/loucash/eqm Erlang pub sub with supply-demand channels eredis git https://github.com/wooga/eredis master https://github.com/wooga/eredis Erlang Redis client eredis_pool git https://github.com/hiroeorz/eredis_pool master https://github.com/hiroeorz/eredis_pool eredis_pool is Pool of Redis clients, using eredis and poolboy. erlang_js git https://github.com/basho/erlang_js master https://github.com/basho/erlang_js A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime. |