View Source Incident.EventStore.Postgres.Adapter (incident v0.6.2)

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.

@spec repo() :: module()
@spec start_link(keyword()) :: GenServer.on_start()