Module storage_integration

Module storage_integration 

Source
Expand description

Integration with ricecoder-storage framework

This module provides integration between the MCP tool system and the ricecoder-storage framework, enabling tool registry persistence and configuration management.

Structs§

JsonToolRegistryStorage
JSON-based tool registry storage
ToolRegistryCache
Tool registry cache for in-memory caching
ToolRegistryPersistence
Tool registry persistence manager

Traits§

ToolRegistryStorage
Tool registry storage interface