Browse Source

Add package eqm to the index

Loïc Hoguin 10 years ago
parent
commit
d4ec34bbad
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
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.

+ 1 - 0
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.

+ 1 - 0
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.