pub fn save_cached_doc(source_name: &str, doc_path: &str, content: &str)
Save a fetched doc to the source data cache. Content larger than 10 KB is gzip-compressed (saved as .gz).
.gz