View Source API Reference EctoWatch v0.12.1
Modules
A library to allow you to easily get notifications about database changes directly from PostgreSQL.
Internal GenServer for the individiual change watchers which are configured by end users
Internal Supervisor for postgres notification watchers (EctoWatch.WatcherServer
)
Intenal task run as part of the EctoWatch supervision tree to check for a match between the triggers that are in the database and the triggers that were started via the configuration.