Skip to main content

Module cache

Module cache 

Source

Structs§

CacheStats
EmbeddingCache
High-performance embedding cache with memory awareness
FileMetaStore
Persistent store for file metadata - enables incremental indexing

Functions§

normalize_path
Normalize a file path for consistent HashMap lookups.
normalize_path_str
Normalize a path string (same logic as normalize_path but for &str input).