event_bus_postgres v0.4.2 EventBus.Postgres.Config

Config reader

Link to this section Summary

Link to this section Functions

Link to this function

auto_delete_with_ttl?()
auto_delete_with_ttl?() :: boolean()

Link to this function

buffer_size()
buffer_size() :: integer()

Link to this function

db_pool_size()
db_pool_size() :: integer() | nil

Link to this function

db_url()
db_url() :: String.t() | nil

Link to this function

default_ttl()
default_ttl() :: integer()

Link to this function

deletion_period()
deletion_period() :: integer()

Link to this function

enabled?()
enabled?() :: boolean()

Link to this function

max_demand()
max_demand() :: integer()

Link to this function

min_demand()
min_demand() :: integer()

Link to this function

pool_size()
pool_size() :: integer()

Link to this function

topics()
topics() :: [String.t()]