Redirects
This demo redirects any path from /redirects/1 - /redirects/1000 to /redirects/post/1
- /redirects/post/1000
by looking up the pathname in a Cloudflare KV store.
Every route returns a latency (added as a query param) which should give you an idea of how the performance reading from a KV store is.