LruManagement — mcp Architecture
Enforces node and graph count limits to prevent memory leaks
Entity Profile
Dependency Diagram
graph TD subdomain_GraphCache_LruManagement["LruManagement"] 108c9ff4_bdb8_518a_9256_9ff4cd9d39a7["graph-cache.ts"] subdomain_GraphCache_LruManagement --> 108c9ff4_bdb8_518a_9256_9ff4cd9d39a7 919aa576_8ce8_a725_8ee0_92bce17724fa["graph-cache.test.ts"] subdomain_GraphCache_LruManagement --> 919aa576_8ce8_a725_8ee0_92bce17724fa style subdomain_GraphCache_LruManagement fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Domain
Functions
Frequently Asked Questions
What is the LruManagement subdomain?
LruManagement is a subdomain in the mcp codebase, part of the GraphCache domain. Enforces node and graph count limits to prevent memory leaks It contains 2 source files.
Which domain does LruManagement belong to?
LruManagement belongs to the GraphCache domain.
What functions are in LruManagement?
The LruManagement subdomain contains 17 function(s): buildIndexes, constructor, createMockIndexedGraph, detectRepo, detectRepoName, evictOldest, evictStale, get, and 9 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free