Toggle Sidebar
event_bus_postgres
v0.1.0-beta2
Pages
Modules
EventBus.Postgres
Top
EventBus.Postgres.Application
Top
Summary
Functions
start/2
EventBus.Postgres.Config
Top
Summary
Functions
default_ttl/0
deletion_period/0
enabled?/0
persist_in_ms/0
topics/0
EventBus.Postgres.Model.Event
Top
EventBus.Postgres.Repo
Top
Summary
Functions
aggregate/4
all/2
child_spec/1
config/0
delete/2
delete!/2
delete_all/2
get/3
get!/3
get_by/3
get_by!/3
in_transaction?/0
init/2
insert/2
insert!/2
insert_all/3
insert_or_update/2
insert_or_update!/2
load/2
one/2
one!/2
preload/3
query/3
query!/3
rollback/1
start_link/1
stop/2
stream/2
to_sql/2
transaction/2
update/2
update!/2
update_all/3
EventBus.Postgres.Store
Top
Summary
Functions
all/1
batch_insert/1
count/1
count_per_topic/1
delete/1
delete_expired/0
find/1
find_all_by_transaction_id/1
EventBus.Postgres.Supervisor.Bucket
Top
EventBus.Postgres.Supervisor.TTL
Top
EventBus.Postgres.Worker.Bucket
Top
Summary
Functions
process/1
EventBus.Postgres.Worker.TTL
Top
event_bus_postgres v0.1.0-beta2
EventBus.Postgres.Supervisor.Bucket
A supervisor for EventBucket