I am looking at implementing pgbouncer. We are using knex.js in our node app and as far as I can tell there is no way to disable it's built in connection pooling. What would be the best option for handling this?
Asked
Active
Viewed 643 times