pub fn try_store() -> Option<Arc<dyn CacheStore>>
Returns the global cache store if installed, else None.
None