Docs.rs
multi-tier-cache-0.3.0
multi-tier-cache 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
thichuong
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
dashmap ^5.5
normal
moka ^0.12
normal
redis ^0.32
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.28
normal
criterion ^0.5
dev
rand ^0.8
dev
tokio ^1.28
dev
Versions
83.13%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
multi_
tier_
cache
0.3.0
Crate Items
Structs
Enums
Traits
Attribute Macros
List of all items
Structs
CacheSystem
builder::CacheSystemBuilder
cache_manager::CacheManager
cache_manager::CacheManagerStats
l1_cache::CacheStats
l1_cache::L1Cache
l2_cache::L2Cache
Enums
cache_manager::CacheStrategy
Traits
traits::CacheBackend
traits::L2CacheBackend
traits::StreamingBackend
Attribute Macros
async_trait