brook_storage_postgres v0.1.2 Brook.Storage.Postgres View Source
Implements the Brook.Storage
behaviour for the Postgres
database, saving the application view state key/value pairs
as JSONB records and the event structs that generate those
key/value pairs as compressed binary encodings of in a BYTEA
database type with optional truncation of events by type.
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
.