Versions in this module Expand all Collapse all v0 v0.2.0 Jul 27, 2026 v0.1.0 Jul 26, 2026 Changes in this version + func MustRegister(app core.App, opts ...Option) + func Register(app core.App, opts ...Option) error + type Option func(*config) + func WithInitialExcludedCollections(collections ...string) Option + func WithInitialRetentionDays(days int) Option