yggdrasil v3.0.2 Yggdrasil.Distributor.Adapter.Postgres

Yggdrasil distributor adapter for Postgres.

The name of a channels is a string.

Summary

Functions

Starts a Postgres distributor adapter in a channel with some distributor publisher and optionally GenServer options

Stops the Postgres adapter with its pid

Functions

start_link(channel, publisher, options \\ [])

Starts a Postgres distributor adapter in a channel with some distributor publisher and optionally GenServer options.

stop(pid)

Stops the Postgres adapter with its pid.