SQLite/libSQL-backed metrics engine.
Compressed points live in the metric_samples virtual table and its shadow
tables inside the store's existing metrics.db. A single writer connection
preserves SQLite's write discipline while a small reader pool serves raw
queries and discovery concurrently.
Summary
Functions
Returns a specification to start this module under a supervisor.