docs consoliation work
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
- Empty runtime stream is rejected.
|
||||
|
||||
## Storage and cache
|
||||
- Stored alongside reachability facts in Mongo collection `reachability_facts`.
|
||||
- Runtime hits cached in Redis via `reachability_cache:*` entries; invalidated on ingest.
|
||||
- Stored alongside reachability facts in PostgreSQL table `reachability_facts`.
|
||||
- Runtime hits cached in Valkey via `reachability_cache:*` entries; invalidated on ingest.
|
||||
|
||||
## Interaction with scoring
|
||||
- Ingest triggers recompute: runtime hits added to prior facts’ hits, targets set to symbols observed, entryPoints taken from callgraph.
|
||||
|
||||
Reference in New Issue
Block a user