radixtree guide
This template already included
- https://github.com/api7/lua-resty-radixtree
- https://github.com/api7/lua-resty-expr
- https://github.com/api7/lua-resty-ipmatcher
- https://github.com/bungle/lua-resty-template
Debian installation
https://openresty.org/en/linux-packages.html#debian
wget https://github.com/api7/lua-resty-radixtree/archive/refs/heads/master.zip
unzip master.zip
cd lua-resty-radixtree
make
Start:
./start.sh
Stop:
./stop.sh