DurableStreams.Retention.Supervisor (Streamkeeper v0.3.0)

View Source

Supervisor for the retention/compaction subsystem.

Supervises:

The TaskSupervisor is started first so it's available when the Scheduler spawns tasks.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])