Docs.rs
doido-cache-0.1.0
doido-cache 0.1.0
Docs.rs crate page
MIT
30 July 2026
Links
crates.io
Source
Owners
ofabianomartins
Dependencies
async-trait ^0.1
normal
doido-core =0.1.0
normal
doido-model =0.1.0
normal
optional
flate2 ^1
normal
memcache ^0.20
normal
optional
redis ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_norway ^0.9
normal
tokio ^1
normal
optional
async-trait ^0.1
dev
doido-core =0.1.0
dev
tokio ^1
dev
Versions
60.34%
of the crate is documented
Platform
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
All
doido_
cache
0.1.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
config::CacheConfig
config::MultiCacheConfig
config::YamlConfig
memory::MemoryStore
namespaced::NamespacedStore
registry::CacheRegistry
Enums
config::CacheBackend
Traits
store::CacheStore
Functions
codec::decode
codec::encode
config::load
fetch::fetch
global::init
global::set_store
global::store
global::try_store
multi::fetch_multi
multi::read_multi
multi::write_multi
versioning::read_versioned
versioning::versioned_key
versioning::write_versioned