0.1.0 • Published 7 years ago

pgp v0.1.0

Weekly downloads
50
License
MIT
Repository
github
Last release
7 years ago

pg-promise 6.x

Promises/A+ interface for PostgreSQL.

Build Status Coverage Status Package Quality Join the chat at https://gitter.im/vitaly-t/pg-promise


This is 6.x branch of pg-promise, temporarily distributed as a pgp package:

$ npm install pgp

...until the day when it is ready to become the master branch that is.


The only difference from the master branch is that it uses the latest version of node-postgres, automatically creating and maintaining a separate pool for each database.

See also: Why the master branch is currently using node-postgres v5.1.