Skip to main content

Crate codemem_storage

Crate codemem_storage 

Source
Expand description

codemem-storage: SQLite persistence layer for Codemem.

Uses rusqlite with bundled SQLite, WAL mode, and embedded schema.

Structsยง

ConsolidationLogEntry
A single consolidation log entry.
Storage
SQLite-backed storage for Codemem memories, embeddings, and graph data.
StorageStats
Database statistics.