porsager / postgres

Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare
The Unlicense
7.09k stars 259 forks source link

add getter for available connections #911

Closed xyzshantaram closed 3 weeks ago

xyzshantaram commented 3 weeks ago

Fixes #908, if I've understood things correctly.

porsager commented 3 weeks ago

Sorry - there's already https://github.com/porsager/postgres/tree/connection-stats in the works

xyzshantaram commented 3 weeks ago

@porsager Thanks for the prompt response! Any timeframe on when we can expect connection-stats to be merged? Or would you say it's fine to just use it from the git branch?