Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
KV is pull based so the data is stored - Cloudflare Developers
CD
Cloudflare Developers
•
4y ago
•
1 reply
kian
KV is pull based so the data is stored
KV is pull
-based so the data is stored in two central locations and cached at the colo the
.get
.get
runs in for 60 seconds
(default
)
- you can cache it for longer with
.get(key, { cacheTtl: seconds });
.get(key, { cacheTtl: seconds });
if you wasn
't already
it depends what you
're doing though
- some things are faster to do in the worker everytime than they might be to cache in Cache API
/KV
& pull from
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,500
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Is there an ongoing incident with KV?
CD
Cloudflare Developers / kv
11mo ago