Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

PostgreSQL Notify Adapter (pg)

PostgreSQL LISTEN/NOTIFY via @queuert/postgres with the pg (node-postgres) client.

Running

bun install
bun run --filter example-notify-postgres-pg start

Requires Docker (uses testcontainers to start PostgreSQL).