#kv takes too long to take affect
26 messages · Page 1 of 1 (latest)
Hey 👋
It seems there may not be enough information in your post to effectively get support from the community. Please ensure you include as much as possible, you can check the channel guidelines for some examples of what kind of information to include.
KV is eventually consistent with a one minute cache TTL.
So you can see the old content for up to a minute after it was changed, this is expected.
It has always been like this.
and i can't configure it to not have a cache?
the reason i use kv is kv is edge, unlike d1
The only reason it's "edge" is because of the cache.
oh, makes sense
KV is only backed by two regions, in US and EU.
so is there any edge kv/db offered by cloudflare?
One that runs in all 300+ datacenters at the same time? No...
i also remember d1 at some point to have been faster than it is right now
Placebo.
does this not help 🤔
I don't see how that related to the cache.
That deletes the entire key, not the cache.
expirationTtl: 0
Not related to cache.
ok