Module query_cache

Module query_cache 

Source
Expand description

Query result caching for HNSW index

This module provides high-performance caching of query results to dramatically improve performance for repeated or similar queries.

Structsยง

QueryCache
High-performance query result cache for HNSW index
QueryCacheConfig
Query cache configuration
QueryCacheStats
Query cache statistics