generic-promise-pool

v1.2.2
Promise-based connection pooling library inspired by generic-pool.
promise pool pooling generic-pool connection connection pool connection pooling client client pool and 2 more...

docs

npm run docs-full && npm run docs-readme

docs-full

jsdoc2md lib/*.js > docs.md

docs-readme

jsdoc2md --template readme-template.md.hbs lib/*.js > README.md

gh-pages

jsdoc -c jsdoc-conf.json -P ./package.json -R ./README.md -r .

lint

eslint *.js lib tests

postpublish

rm docs.md

prepublish

npm run docs

test

npm run unit

unit

mocha --recursive tests/unit
npm i generic-promise-pool

Metadata

  • MIT
  • >=0.11.14
  • Natalie Wolfe
  • released 10/9/2016

Downloads

Maintainers