Use trie-hard for string mathcing
Open
good first issue
- Dominant language
- Rust
- Stars
- 130
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
- https://blog.cloudflare.com/pingora-saving-compute-1-percent-at-a-time/
- https://github.com/cloudflare/trie-hard
- Use it to match host & path
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the Cloudflare Pingora article and the linked trie-hard repository to understand the proposed approach. Then locate Dakia's host and path matching flow; done means trie-hard is used for both kinds of matching without leaving the intended gateway routing behavior unspecified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100