Structs§
- Persisted
Cache Entry - A single persisted cache entry.
Functions§
- cache_
count - Count of cached entries.
- evict_
expired_ cache - Remove expired entries from the semantic_cache table.
- load_
cache_ entries - Load all non-expired cache entries from the database.
- save_
cache_ entry - Save a cache entry to the
semantic_cachetable.