dawdle_db v0.6.0 API Reference

Modules

Main module for DawdleDB.

Defines a handler for database events on a single table.

Utilities for managing the DawdleDB events table and notification related triggers.

Helpers for writing tests that exercise the DawdleDB system.

A container process for running a supervisor under Swarm. The MFA passed in must return {:ok, pid} where pid is Supervisor style process (in particular it must be correctly handled as a supervisor process by Supervisor.stop/3).