Docs.rs
hydracache-server-0.70.0
hydracache-server 0.70.0
Permalink
Docs.rs crate page
Apache-2.0
19 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
javaquasar
Dependencies
async-trait ^0.1.89
normal
axum ^0.8
normal
axum-server ^0.8.0
normal
bytes ^1.11.1
normal
futures-util ^0.3.32
normal
hydracache ^0.70.0
normal
hydracache-actuator-axum ^0.70.0
normal
hydracache-client-hc2 ^0.70.0
normal
hydracache-client-protocol ^0.70.0
normal
hydracache-client-transport-axum ^0.70.0
normal
hydracache-cluster-chitchat ^0.70.0
normal
hydracache-cluster-raft ^0.70.0
normal
hydracache-cluster-transport-axum ^0.70.0
normal
hydracache-observability ^0.70.0
normal
hydracache-redis-compat ^0.70.0
normal
reqwest ^0.13
normal
rustls ^0.23.41
normal
serde ^1.0.228
normal
serde_json ^1
normal
sha2 ^0.11
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
tokio-rustls ^0.26.4
normal
tokio-stream ^0.1
normal
toml ^1
normal
tonic ^0.14.6
normal
fs2 ^0.4.3
dev
hydracache-client-protocol ^0.70.0
dev
proptest ^1
dev
raft ^0.7.0
dev
rcgen ^0.14.8
dev
redis ^1.3.0
dev
tokio ^1.52.3
dev
tower ^0.5
dev
Versions
98.14%
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
ADMIN_HEALTHZ_PATH
hydracache_
server
0.70.0
In hydracache_
server::
admin_
http
hydracache_server
::
admin_http
Constant
ADMIN_
HEALTHZ_
PATH
Copy item path
Source
pub const ADMIN_HEALTHZ_PATH: &
str
= "/healthz";
Expand description
Liveness path used by Kubernetes probes.