jj8822
jj8822
Explore posts from servers
CDCloudflare Developers
Created by jj8822 on 8/12/2023 in #workers-help
my Workers KV have very high latency
is it normal? is altime 800ms ~ 1100ms with postman and more than 1000ms with python i'm using Api with bearer auth https://developers.cloudflare.com/api/operations/workers-kv-namespace-read-key-value-pair
5 replies
CDCloudflare Developers
Created by jj8822 on 8/10/2023 in #pages-help
how to integrate function in Next.js ssg app folder project
Hello ,i have write in api/route.js but the result will prefetched get same result using export const runtime = "edge"; can we have next.js without ssr but with dynamic api?
8 replies