I am trying to store images, should I store them directly into a KV or would it be better to store i
I am trying to store images, should I store them directly into a KV or would it be better to store in R2 and save the link to it in a KV




https://api.cloudflare.com/client/v4/... from a Cloudflare worker seems pretty slow (600ms+ latency). Is there a shortcut/faster way to call the cloudflare APIs from a worker?https://api.cloudflare.com/client/v4/...