Skip to content

Commit

Permalink
update DCO sign off
Browse files Browse the repository at this point in the history
  • Loading branch information
krajshiva committed Nov 13, 2024
1 parent 8358d36 commit eaae7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/sublinear_routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ These implementations can be used recursively and even combined with each other

## Trie-based Matching in Action

The Generic Matching API offers exceptional flexibility, enabling a wide array of route matching configurations. The following examples showcase its versatility, particularly in the realm of sublinear matching. While some of these may not be ideal for production use, they serve to illustrate the API's vast potential.
The Generic Matching API offers exceptional flexibility, enabling a wide variety of route matching configurations. The following examples showcase its versatility, particularly in the realm of sublinear matching. While some of these may not be ideal for production use, they serve to illustrate the API's vast potential.

**Usecase 1:** A single trie structure for all url paths in :path header

Expand Down

0 comments on commit eaae7d6

Please sign in to comment.