Skip to main content

Module store

Module store 

Source
Expand description

SQLite cache for prebuilt code graphs. The graph is stored as one serialized snapshot per root keyed by an input fingerprint (relative paths and sizes), so llmy codegraph index can prebuild and the harness can load-or-rebuild cheaply. A stale fingerprint simply misses.

Structsยง

CodeGraphStore