You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to add support for Cloudflare KV as a storage option, similar to Upstash Redis. Should I start working on it if no one else is already doing so?
@Mrinank-Bhowmick go ahead! We can help with the contribution. Follow the other stores as an example! I would use their REST API is better since the bundled dependencies can be kept to a minimum
I'd like to add support for Cloudflare KV as a storage option, similar to Upstash Redis. Should I start working on it if no one else is already doing so?
Additionally, I’d appreciate some guidance—should I connect to Cloudflare KV using their REST API (https://developers.cloudflare.com/api/resources/kv/)?
Also, which other code files would need to be modified?
The text was updated successfully, but these errors were encountered: