v3.0.6
What's changed
No source changes in this release — documentation, package metadata and dependency ranges only.
- Dropped the codebeat badge (404) and fixed the licence link, which went through the dead
rawgit.com. - The licence badge carried
alt="Coverage Status", copied from the badge above it — a screen reader announced the wrong badge entirely. - Added an npm-version badge.
repository.urlusedgit://, which hangs since GitHub retired its git daemon.
Full Changelog: v3.0.5...v3.0.6
About
@imqueue/pg-pubsub provides reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support: a single logical subscriber across many processes, so a notification is handled once per cluster rather than once per process, with automatic reconnection. Usable independently of the rest of @imqueue.
- Docs: https://imqueue.org/
- Guide for AI assistants / LLMs: https://imqueue.org/llms.txt
- Commercial license & support: https://imqueue.com/
npm i @imqueue/pg-pubsub