summaryrefslogtreecommitdiff
path: root/internal/storage
AgeCommit message (Expand)Author
2026-04-14docs: add godoc for exports (ask 04)Paul Buetow
2026-04-14test(storage): expand db.go coverage (ask 14)Paul Buetow
2026-04-14fix: shadowing, version.Tag, prealloc LoadRecords (ask 54)Paul Buetow
2026-04-14refactor: drop goprecords DB pass-through, use storage from CLI (x3)Paul Buetow
2026-04-14refactor: use fs.FS for aggregate and DB import (ask v3)Paul Buetow
2026-04-14refactor: share .records file discovery (ask u3)Paul Buetow
2026-04-14n3: validate SQLite with PingContext after OpenPaul Buetow
2026-04-14refactor: extract record line parser to internal/recordline (m3)Paul Buetow
2026-03-03refactor(context): propagate context through db open and io scans (task 333)Paul Buetow
2026-03-03refactor(storage): separate DB operations into storage package (task 334)Paul Buetow