pub fn set(store: Arc<RedisCacheStore>)Expand description
Install a store as the process-wide instance — the reuse/test seam (a store built against an embedded or in-process server). Replaces any current one.
pub fn set(store: Arc<RedisCacheStore>)Install a store as the process-wide instance — the reuse/test seam (a store built against an embedded or in-process server). Replaces any current one.