Docs.rs
llm-edge-cache-0.1.0
llm-edge-cache 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
globalbusinessadvisors
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
futures ^0.3
normal
hex ^0.4
normal
metrics ^0.23
normal
moka ^0.12
normal
redis ^0.27
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
criterion ^0.5
dev
tokio-test ^0.4
dev
Versions
71.32%
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
All
llm_
edge_
cache
0.1.0
Crate Items
Structs
Enums
Functions
List of all items
Structs
CacheHealthStatus
CacheManager
key::CacheableRequest
l1::CachedResponse
l1::L1Cache
l1::L1Config
l1::L1Stats
l1::TokenUsage
l2::L2Cache
l2::L2Config
metrics::CacheMetrics
metrics::LatencyTimer
metrics::MetricsSnapshot
Enums
CacheLookupResult
l2::L2Error
metrics::CacheOperation
metrics::CacheTier
Functions
key::generate_cache_key
key::generate_short_key
l2::create_l2_cache_optional