pg-listen is a Node.js library that simplifies listening to PostgreSQL notifications via the LISTEN/NOTIFY mechanism. It enables real-time event handling by subscribing to PostgreSQL channels and reacting to database changes. pg-listen is ideal for applications needing real-time updates or inter-process communication.
Features
- Connects to PostgreSQL channels using LISTEN/NOTIFY
- Asynchronous event handling in Node.js
- Automatic reconnection and error handling
- Supports multiple listeners on different channels
- Lightweight with zero external dependencies
- Built-in logging and lifecycle management
Categories
DatabaseLicense
MIT LicenseFollow pg-listen
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg-listen!