pub fn save_cache_entry( db: &Database, id: &str, entry: &PersistedCacheEntry, ) -> Result<()>
Save a cache entry to the semantic_cache table.
semantic_cache