Skip to main content

Module cache

Module cache 

Source
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ยง

AnalyzePatternsKey
Cache key for analyze_patterns operations
CacheConfig
Configuration for query caching
CacheStats
Cache statistics
ExecuteCodeKey
Cache key for execute_agent_code operations
QueryCache
Query result cache for MCP operations
QueryMemoryKey
Cache key for query_memory operations