Docs.rs
cache-kit-0.9.0
cache-kit 0.9.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
indykish
Dependencies
async-memcached ^0.5
normal
optional
dashmap ^5.5
normal
deadpool-memcached ^0.4
normal
optional
deadpool-redis ^0.22
normal
optional
futures ^0.3
normal
log ^0.4
normal
postcard ^1.1
normal
redis ^1.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.41
normal
axum ^0.8
dev
criterion ^0.8
dev
env_logger ^0.11
dev
proptest ^1.9
dev
quickcheck ^1.0
dev
rand ^0.9
dev
tokio ^1.41
dev
tower ^0.4
dev
uuid ^1.11
dev
Versions
93.01%
of the crate is documented
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
Module feed
cache_
kit
0.9.0
Module feed
Module Items
Structs
Traits
In crate cache_
kit
cache_kit
Module
feed
Copy item path
Source
Expand description
Feeder trait for consuming cached data.
Structs
§
Generic
Feeder
Generic feeder for single entities.
Traits
§
Cache
Feed
Generic trait for consuming cached data from operations.