memorysafety / river

This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.
https://www.memorysafety.org/initiative/reverse-proxy/
Apache License 2.0
1.72k stars 101 forks source link

Update pingora and pandora-web-server dependencies #56

Closed jamesmunns closed 2 months ago

jamesmunns commented 2 months ago

This updates us to using pingora v0.3, plus one additional patch by @eaufavor that adds dynamic backend metadata.

We also updated pandora-web-server git dependency to a version based on pingora.

Closes #51