Expand description
codemem-storage: SQLite persistence layer for Codemem.
Uses rusqlite with bundled SQLite, WAL mode, and embedded schema.
Structsยง
- Consolidation
LogEntry - A single consolidation log entry.
- Storage
- SQLite-backed storage for Codemem memories, embeddings, and graph data.
- Storage
Stats - Database statistics.