pub fn current() -> Option<Arc<RedisCacheStore>>Expand description
The store if one has been built (diagnostics; None before the first
successful call and after shutdown).
pub fn current() -> Option<Arc<RedisCacheStore>>The store if one has been built (diagnostics; None before the first
successful call and after shutdown).