API Reference ecto_watch v0.8.0

Modules

General helpers useful throughout the ecto_watch library

Logic for processing the EctoWatch options passed by the end user's config

Logic for processing the EctoWatch postgres notification watcher options which are passed in by the end user's config

Generic representation of an app schema. Contains important details about a postgres table, whether it's create from an Ecto schema module or from a map.

Repo for tests

GenServer for the individiual change watchers which are configured by end users

Supervisor for postgres notification watchers (EctoWatch.WatcherServer)