diff options
author | Loïc Hoguin <[email protected]> | 2015-06-06 19:05:12 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-06-06 19:05:12 +0300 |
commit | be92dbabf761ad0166d5673404e3f3c34112eb42 (patch) | |
tree | b2dcb8e02bf2499c00015918567499fd5fa7d2bd | |
parent | e410995268041d29c035ebc210610c5bd80e9613 (diff) | |
download | erlang.mk-be92dbabf761ad0166d5673404e3f3c34112eb42.tar.gz erlang.mk-be92dbabf761ad0166d5673404e3f3c34112eb42.tar.bz2 erlang.mk-be92dbabf761ad0166d5673404e3f3c34112eb42.zip |
Add package erlang_cep 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 b9b8870..625e027 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -95,6 +95,7 @@ epubnub https://github.com/tsloughter/epubnub https://github.com/tsloughter/epub 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_cep https://github.com/danmacklin/erlang_cep https://github.com/danmacklin/erlang_cep A basic CEP package written in erlang 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. erlang_localtime https://github.com/dmitryme/erlang_localtime https://github.com/dmitryme/erlang_localtime Erlang library for conversion from one local time to another erlang_smtp https://github.com/tonyg/erlang-smtp https://github.com/tonyg/erlang-smtp Erlang SMTP and POP3 server code. diff --git a/packages.v1.txt b/packages.v1.txt index b9b8870..625e027 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -95,6 +95,7 @@ epubnub https://github.com/tsloughter/epubnub https://github.com/tsloughter/epub 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_cep https://github.com/danmacklin/erlang_cep https://github.com/danmacklin/erlang_cep A basic CEP package written in erlang 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. erlang_localtime https://github.com/dmitryme/erlang_localtime https://github.com/dmitryme/erlang_localtime Erlang library for conversion from one local time to another erlang_smtp https://github.com/tonyg/erlang-smtp https://github.com/tonyg/erlang-smtp Erlang SMTP and POP3 server code. diff --git a/packages.v2.tsv b/packages.v2.tsv index 1556283..5f48cd5 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -95,6 +95,7 @@ epubnub git https://github.com/tsloughter/epubnub master https://github.com/tslo 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_cep git https://github.com/danmacklin/erlang_cep master https://github.com/danmacklin/erlang_cep A basic CEP package written in erlang 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. erlang_localtime git https://github.com/dmitryme/erlang_localtime master https://github.com/dmitryme/erlang_localtime Erlang library for conversion from one local time to another erlang_smtp git https://github.com/tonyg/erlang-smtp master https://github.com/tonyg/erlang-smtp Erlang SMTP and POP3 server code. |