View Source Potental TODOs
- Support features of
CREATE TRIGGER
:- allow specifying a condition for when the trigger should fire
- Creating a batch-processing GenServer to reduce queries to the database.
- Make watchers more generic (?). Don't need dependency on PubSub, but could make it an adapter or something
- Allow for local broadcasting of Phoenix.PubSub messages