0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-29 17:46:30 +01:00
hono/deno_dist/router
Taku Amano d12a11937b
feat: Lightweight RegExpRouter reborn (#519)
* Introduce RegExpLiteRouter.

* Replace RegExpRouter with RegExpLiteRouter.

* chore: denoify

* Remove old RegExpRouter and rename RegExpLiteRouter to RegExpRouter.

* chore: Update benchmarks/handle-event.
2022-09-14 08:01:14 +09:00
..
reg-exp-router feat: Lightweight RegExpRouter reborn (#519) 2022-09-14 08:01:14 +09:00
smart-router Introduce StaticRouter and SmartRouter (#501) 2022-09-12 20:49:18 +09:00
static-router Introduce StaticRouter and SmartRouter (#501) 2022-09-12 20:49:18 +09:00
trie-router perf(trie-router): fine tuning, 9~10% faster (#473) 2022-08-21 10:11:53 +09:00