GenServer that periodically:
- Ensures the next month's partition exists
- Prunes expired log rows per-level based on :lifetime_days config
- Drops entire partitions when all levels have non-zero lifetimes and the partition is fully expired
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.