Skip to content

Releases: psteinroe/postgres-async-triggers

0.1.0

12 Dec 10:21
52c9b03

Choose a tag to compare

Postgres Async Triggers

Run asynchronous side-effects on database events - reliably stream Postgres table changes to external systems (queues, webhooks, etc.) with automatic failover and zero event loss.

0.1.0: Initial Release 🎉

Docker Image

docker pull ghcr.io/psteinroe/postgres-async-triggers:0.1.0