dawdle_db v0.6.0 DawdleDB

Main module for DawdleDB.

Link to this section Summary

Functions

Starts the DawdleDB notification watcher.

Link to this section Functions

Link to this function

start_watcher(repo)

start_watcher(Ecto.Repo.t()) :: :ok | {:error, any()}

Starts the DawdleDB notification watcher.

Takes an Ecto.Repo and the configuration of that repo will be used to connect to the database.