Is Cloudflare KV a good option for low-
Is Cloudflare KV a good option for low-latency needs, should I use it in Next.js and NestJS? We need to add it directly; we can't use the KV because it's causing latency. Is there any way to avoid this?
1 Reply
Which KV are you referring to? Workers KV is good for low read latency reads with lots of traffic, but writes are slower