Skip to content

Commit

Permalink
feature: extend extra features to operate the radixtree. (api7#128)
Browse files Browse the repository at this point in the history
* extend operation for the radixtree

* fix: update route in order while changing route's priority

* combine duplicate codes.

* added use case using Test:Nginx

* upgrade ubuntu version

* add purge method

* check

* delete test

* format check

* check2

* sync radixtree

* check operating radixtree

* change header

* common func

* fix upstream req

* calculate method bit in common function

* leave two blank lines between functions.

* erase blank line in test file
  • Loading branch information
ranxuxin001 authored Jun 8, 2023
1 parent 5364cbf commit 797216c
Show file tree
Hide file tree
Showing 8 changed files with 661 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
test:
runs-on: "ubuntu-18.04"
runs-on: "ubuntu-20.04"
env:
OPENRESTY_PREFIX: "/usr/local/openresty"

Expand Down
Loading

0 comments on commit 797216c

Please sign in to comment.