Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 261 Bytes

File metadata and controls

6 lines (4 loc) · 261 Bytes

@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.