Skip to main content

Module cache

Module cache 

Source

Structs§

PersistedCacheEntry
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_cache table.