cairn/internal/database
Matthew Knight b06823e03e
Initial commit: crash artifact aggregator and regression detection system
Cairn is a web service for collecting, fingerprinting, and analyzing crash
artifacts across repositories. Includes a CLI client, REST API, web dashboard,
PostgreSQL storage with migrations, S3-compatible blob storage, multi-format
crash parsers (ASan, GDB, Zig, generic), regression detection between commits,
campaign tracking, and optional Forgejo integration for issue syncing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:39:10 -08:00
..
migrations Initial commit: crash artifact aggregator and regression detection system 2026-03-02 13:39:10 -08:00
database.go Initial commit: crash artifact aggregator and regression detection system 2026-03-02 13:39:10 -08:00
migrate.go Initial commit: crash artifact aggregator and regression detection system 2026-03-02 13:39:10 -08:00