Expand description
Explicit store registry and config-driven selection. Explicit cache store registry.
Re-exports§
pub use crate::adapters::memory::register_memory;
Structs§
- Cache
Registry - Explicit cache store registry.
Traits§
- Cache
Store - Minimal async cache storage operations shared by all store adapters.
- Cache
Store Factory - Factory for a named cache store adapter.