PostgreSQL and high availability in Node.js

Joan Miquel Torres - Aug 12 - - Dev Community

For those using PostgreSQL with Node.JS and worried about High Availability and outage resilience, I have published this wrapper solving important issues in node-pg:

https://github.com/bitifet/node-postgres-ha

I am looking forward to cherry-pick the improvements as PRs to actual node-postgres but, by now, it fits our goals of preventing issues derived from eventual server or network malfunctions.

. . .
Terabox Video Player