DurableStreams.Retention.Supervisor (Streamkeeper v0.3.0)
View SourceSupervisor for the retention/compaction subsystem.
Supervises:
DurableStreams.Retention.TaskSupervisor- Task.Supervisor for compaction workersDurableStreams.Retention.Scheduler- Periodic scheduler GenServer
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
Returns a specification to start this module under a supervisor.
See Supervisor.