Edward Wang
Edward Wang
It'd be nice to have clearer guidelines that indicate the division of responsibilities between [`river`](https://github.com/memorysafety/river) (a pingora "frontend" that compiles into an actual binary) and `pingora` (the core framework). We've...
## What is the problem your feature solves, or the need it fulfills? Currently there's no documentation for the cache-related filters in `pingora-proxy`, e.g. in the [`phases.md`](https://github.com/cloudflare/pingora/blob/main/docs/user_guide/phase.md) docs. ## Describe...
cargo-audit now has an MSRV of 1.74 > ours. We only need to run audit on at least one toolchain, anyhow.
## What is the problem your feature solves, or the need it fulfills? Right now there's [user guide docs](https://github.com/cloudflare/pingora/blob/main/docs/user_guide/prom.md) on how to set up a Prometheus endpoint for metrics reporting....