Hello everyone. I need your opinion on using KV. I am using KV for cache as well as for rate limiti
Hello everyone.
I need your opinion on using KV. I am using KV for cache as well as for rate limiting the email sending attempt.
Would you prefer it for rate limiting?? Before this I was using Redis. But I have decided to go all in Cloudflare
Also I am facing some issue
Like I want to limit total email count in a day to 10.
Focusing on it like I couldn't find any update function so how to update.
If I couldn't update that means it would change the TTL right??
I need your opinion on using KV. I am using KV for cache as well as for rate limiting the email sending attempt.
Would you prefer it for rate limiting?? Before this I was using Redis. But I have decided to go all in Cloudflare
Also I am facing some issue
Like I want to limit total email count in a day to 10.
Focusing on it like I couldn't find any update function so how to update.
If I couldn't update that means it would change the TTL right??



