Incident.EventStore.Postgres.Adapter (incident v0.6.0) View Source
Implements an Event Store using Postgres through Ecto.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
repo() :: module()
Specs
start_link(keyword()) :: GenServer.on_start()