Docs.rs
sockudo-cache-3.2.3
sockudo-cache 3.2.3
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
countradooku
Dependencies
ahash ^0.8.12
normal
async-trait ^0.1.89
normal
moka ^0.12.11
normal
redis ^1
normal
optional
sockudo-core ^3.2.3
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
60%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module fallback_cache_manager
sockudo_
cache
3.2.3
Module fallback_
cache_
manager
Module Items
Structs
In crate sockudo_
cache
sockudo_cache
Module
fallback_
cache_
manager
Copy item path
Source
Structs
ยง
Fallback
Cache
Manager
Cache manager that wraps a primary (Redis/Redis Cluster) cache and automatically falls back to in-memory cache when the primary becomes unavailable.