Modules
Embedded log compression and indexing for Elixir applications.
SQLite connection manager with a single writer and pooled readers.
A single log entry.
Optional HTTP interface compatible with VictoriaLogs.
Parser for the subset of LogsQL that DDNet sends.
Query result with pagination metadata.
Aggregate statistics about stored log data.
Telemetry events emitted by TimelessLogs.
Mix Tasks
Benchmark compression rates with realistic Phoenix log data
Benchmark pure ETS index operations in isolation (no disk I/O)
Benchmark ingestion throughput through the full pipeline
Benchmark search speed across query patterns on a week of indexed Phoenix logs