Expand description
Query result caching for MCP operations
This module provides caching functionality for expensive MCP operations to improve performance and reduce redundant computations.
Structsยง
- Analyze
Patterns Key - Cache key for analyze_patterns operations
- Cache
Config - Configuration for query caching
- Cache
Stats - Cache statistics
- Execute
Code Key - Cache key for execute_agent_code operations
- Query
Cache - Query result cache for MCP operations
- Query
Memory Key - Cache key for query_memory operations