const READ_CACHE_DIR: &str = "cache/object/read";
Expand description
Subdirectory of cached files for read.
This must contain three layers, corresponding to build_prometheus_metrics_layer
.
const READ_CACHE_DIR: &str = "cache/object/read";
Subdirectory of cached files for read.
This must contain three layers, corresponding to build_prometheus_metrics_layer
.