@sparkpost/msys-pg
v1.0.0
Published
Thin wrapper around pg with promises and connection pooling
Readme
@sparkpost/msys-pg
A simple promisified wrapping of pg with pooling.
setup() accepts all the same options as pg.Pool but note that msys-pg uses bluebird so it sets the Promise option accordingly.
