Docs.rs
pingora-cache-0.7.0
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
pingora-cache 0.7.0
HTTP caching APIs for Pingora proxy.
Crate
Source
Builds
Feature flags
Documentation
Coverage
85.42%
328
out of
384
items documented
0
out of
286
items with examples
Size
Source code size: 418.21 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 6.35 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 20s
Average build duration of
successful
builds.
all releases: 1m 23s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
cloudflare/pingora
26096
1576
159
crates.io
Dependencies
ahash >=0.8.9
normal
async-trait ^0.1.42
normal
blake2 ^0.10
normal
bstr ^1.12.0
normal
bytes ^1.0
normal
cf-rustracing ^1.0
normal
cf-rustracing-jaeger ^1.0
normal
hex ^0.4
normal
http ^1
normal
httparse ^1
normal
httpdate ^1.0.2
normal
indexmap ^1
normal
log ^0.4
normal
lru ^0.16.3
normal
once_cell ^1
normal
parking_lot ^0.12
normal
pingora-core ^0.7.0
normal
pingora-error ^0.7.0
normal
pingora-header-serde ^0.7.0
normal
pingora-http ^0.7.0
normal
pingora-lru ^0.7.0
normal
pingora-timeout ^0.7.0
normal
rand ^0.8
normal
regex ^1
normal
rmp ^0.8.14
normal
rmp-serde ^1.3.0
normal
serde ^1.0
normal
strum ^0.26
normal
tokio ^1
normal
dhat ^0
dev
env_logger ^0.11
dev
futures ^0.3
dev
tokio ^1
dev
tokio-test ^0.4
dev
Versions
0.7.0
(2026-01-30)
0.6.0
(2025-08-15)
0.5.0
(2025-05-09)
0.4.0
(2024-11-01)
0.3.0
(2024-07-12)
0.2.0
(2024-05-10)
0.1.1
(2024-04-18)
0.1.0
(2024-02-28)
Owners
The HTTP caching layer for proxies.