aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-12 15:49:06 +0300
committerLoïc Hoguin <[email protected]>2015-05-12 15:49:06 +0300
commite7d27373f3cb96450891a5d50550b98ed6877e8a (patch)
treecbee549fac5245bd12d74b40af84b79c5476b0f0 /packages.v2.tsv
parente07cbf4dc19a9e9bf5cf9c835a74de471af3c267 (diff)
downloaderlang.mk-e7d27373f3cb96450891a5d50550b98ed6877e8a.tar.gz
erlang.mk-e7d27373f3cb96450891a5d50550b98ed6877e8a.tar.bz2
erlang.mk-e7d27373f3cb96450891a5d50550b98ed6877e8a.zip
Add package poolboy to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 07418ef..c536963 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -40,6 +40,7 @@ mekao git https://github.com/ddosia/mekao master https://github.com/ddosia/mekao
modlib git https://github.com/gar1t/modlib master https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd
nodefinder git https://github.com/erlanger/nodefinder 0.2.3 https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast
pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
+poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory
ptrackerl git https://github.com/inaka/ptrackerl master https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
ranch git https://github.com/ninenines/ranch 1.1.0 http://ninenines.eu Socket acceptor pool for TCP protocols.
resource_discovery git https://github.com/erlware/resource_discovery master http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.