API Reference ecto_watch v0.7.0
Modules
General helpers useful throughout the ecto_watch
library
Logic for processing the EctoWatch
options passed by the end user's config
Repo for tests
Logic for processing the EctoWatch
postgres notification watcher options
which are passed in by the end user's config
GenServer for the individiual change watchers which are configured by end users
Struct holding pre-processed details about Ecto schemas for use in the watcher server
Supervisor for postgres notification watchers (EctoWatch.WatcherServer
)