Parapet.Spine.SystemEventPruner (parapet v1.0.0)

Copy Markdown View Source

A built-in GC pruner to prevent Parapet.Spine.SystemEvent storage bloat. Periodically deletes events older than a specified threshold.

Experimental

This module is experimental in v1.x. Its API may change in a minor release with a single-version notice in CHANGELOG.md. See Stability & Deprecation Policy for details.

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 \\ [])