sozu-proxy / sozu

Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
https://www.sozu.io/
GNU Affero General Public License v3.0
3.12k stars 194 forks source link

(refacto) unify both `TrieNode` #1084

Closed Keksoj closed 3 months ago

Keksoj commented 9 months ago

Check which one is used (or mostly used), replace the other with it, then suppress the other.