PostgreSQL and high availability in Node.js
Joan Miquel Torres
Posted on August 12, 2024
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.
💖 💪 🙅 🚩
Joan Miquel Torres
Posted on August 12, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.