Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using connection pool #2

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Using connection pool #2

wants to merge 8 commits into from

Commits on Apr 4, 2016

  1. Use a pool of connections

    * Use a pool of connections of `pg`
    * Add debugging logs
    * Add try/catch as appropriate
    * Add build tooling
    younes.ouadi committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    8be0d70 View commit details
    Browse the repository at this point in the history
  2. [admin] release 1.0.2

    younes.ouadi committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    6e5f4a8 View commit details
    Browse the repository at this point in the history
  3. Review logging level.

    younes.ouadi committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    a91106a View commit details
    Browse the repository at this point in the history
  4. Do not publish to npm.

    younes.ouadi committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    4ba0c1a View commit details
    Browse the repository at this point in the history
  5. [admin] release 1.0.3

    younes.ouadi committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    3bd5967 View commit details
    Browse the repository at this point in the history
  6. Fix typo.

    younes.ouadi committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    343c20a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Configuration menu
    Copy the full SHA
    5ade528 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.4

    ouadi committed May 1, 2017
    Configuration menu
    Copy the full SHA
    981eac0 View commit details
    Browse the repository at this point in the history