Listen to Databse Changes with Postgres Triggers and Elixir
When broadcasting database changes, we usually use Phoenix.PubSub. But what if that’s not available? Learn how to set up Postgres Triggers to send Notifications to your Elixir app if anything changes. https://www.peterullrich.com/listen-to-database-changes-with-postgres-triggers-and-elixir