mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
- Use Docker Compose profiles to make Postgres optional - Default `docker compose up` runs without history/Postgres - Use `docker compose --profile history up` to enable history - Add 11 unit tests for AdsbHistoryWriter and AdsbSnapshotWriter Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>