diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:23 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:23 +0300 |
commit | 798136b5935064c6c9b31fadf2ca7eb60f2bc5cd (patch) | |
tree | 0ecc0b3331c016bab70d83f4a1e9a6a0f98c6b2a | |
parent | 9993843ea46c16825ef673ca5c92659a884c95dd (diff) | |
download | erlang.mk-798136b5935064c6c9b31fadf2ca7eb60f2bc5cd.tar.gz erlang.mk-798136b5935064c6c9b31fadf2ca7eb60f2bc5cd.tar.bz2 erlang.mk-798136b5935064c6c9b31fadf2ca7eb60f2bc5cd.zip |
Add package eredis_pool 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 c49c2bc..bb58b05 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -99,6 +99,7 @@ epubnub https://github.com/tsloughter/epubnub a b epubnub https://github.com/tsloughter/epubnub https://github.com/tsloughter/epubnub Erlang PubNub API eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Erlang Redis client eredis_pool https://github.com/hiroeorz/eredis_pool a b +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. erlang_localtime https://github.com/dmitryme/erlang_localtime a b erlang_smtp https://github.com/tonyg/erlang-smtp a b diff --git a/packages.v1.txt b/packages.v1.txt index c49c2bc..bb58b05 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -99,6 +99,7 @@ epubnub https://github.com/tsloughter/epubnub a b epubnub https://github.com/tsloughter/epubnub https://github.com/tsloughter/epubnub Erlang PubNub API eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Erlang Redis client eredis_pool https://github.com/hiroeorz/eredis_pool a b +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. erlang_localtime https://github.com/dmitryme/erlang_localtime a b erlang_smtp https://github.com/tonyg/erlang-smtp a b diff --git a/packages.v2.tsv b/packages.v2.tsv index fa5b6d3..e609907 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -99,6 +99,7 @@ epubnub git https://github.com/tsloughter/epubnub master a b epubnub git https://github.com/tsloughter/epubnub master https://github.com/tsloughter/epubnub Erlang PubNub API 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 a b +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. erlang_localtime git https://github.com/dmitryme/erlang_localtime master a b erlang_smtp git https://github.com/tonyg/erlang-smtp master a b |