{"library":"pg-ears","type":"library","category":null,"description":"Resilient Postgres LISTEN/NOTIFY client with automatic reconnection. Current stable version: 1.2.3. Low release cadence (no recent updates). The author recommends using pg-listen instead. Handles connection drops, but has known issue of accumulating LISTEN statements on reconnect. Differentiator: built-in reconnect with configurable check interval and max attempts.","language":"javascript","status":"deprecated","version":"1.2.3","tags":["javascript","pg","postgres","listen","subscribe","notify"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pg-ears","imports":["const pgEars = require('pg-ears')(options)","pgEars.listen('channel', (err, data) => {})","pgEars.notify('channel', payload, (err) => {})"]},{"cmd":"yarn add pg-ears","imports":[]},{"cmd":"pnpm add pg-ears","imports":[]}],"homepage":"https://github.com/doesdev/pg-ears#readme","github":"https://github.com/doesdev/pg-ears","docs":null,"changelog":null,"pypi":null,"npm":"pg-ears","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}