Files
beads/cmd/bd
Steve Yegge edb85700e6 Merge PR #149: Add --no-db mode for JSONL-only operation
Implements --no-db mode to avoid SQLite corruption in multi-process scenarios.

Changes:
- Add in-memory storage backend (internal/storage/memory/)
- Add JSONL persistence layer (cmd/bd/nodb.go)
- Integrate --no-db flag into command flow
- Support config.yaml for no-db and issue-prefix settings
- Refactor atomic JSONL writes into shared helper

Co-authored-by: rrnewton <rrnewton@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-67d6d80f-27dc-490a-a95d-61ad06d5b06d
Co-authored-by: Amp <amp@ampcode.com>
2025-10-27 10:45:01 -07:00
..
2025-10-25 18:13:49 -07:00
2025-10-25 18:13:49 -07:00
2025-10-25 18:13:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 23:30:37 -07:00