denodrivers / postgres

PostgreSQL driver for Deno

Home Page:https://denodrivers.github.io/postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add reconnection option on client initialization

Soremwar opened this issue · comments

Provide an option to allow the driver to reconnect on a broken connection and a time interval to attempt said reconnection

#276 for reference