snowflake-promise icon indicating copy to clipboard operation
snowflake-promise copied to clipboard

Consider referencing snowflake-pool in README for connection pooling

Open jorshali opened this issue 3 years ago • 0 comments

I wrote a wrapper around snowflake-promise that makes it easy to integrate connection pooling. The library uses generic-pool under the covers. You can find the project details here:

https://github.com/jorshali/snowflake-pool

And the npm module here:

https://www.npmjs.com/package/snowflake-pool

If you would like me to write the blurb, just let me know! Happy to contribute.

jorshali avatar Jun 15 '21 19:06 jorshali