
Map subscriptions (Part 2) — when your PostgreSQL transaction is your real-time publish
The PostgreSQL map broker brings durable persistence to Centrifugo-owned key-value collections and lets your application publish updates atomically inside its own database transactions — no dual-write, no application-side outbox to maintain.