evoq_sup (evoq v1.14.1)

View Source

Top-level supervisor for evoq.

Supervises: - evoq_aggregates_sup: Partitioned aggregate supervision - evoq_event_handler_sup: Event handler workers - evoq_pm_sup: Process manager instances - evoq_subscription_manager: reckon-db subscription management

Summary

Functions

Start the top-level supervisor.

Functions

start_link()

-spec start_link() -> {ok, pid()} | {error, term()}.

Start the top-level supervisor.