Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Cloudflare KV #2504

Open
Mrinank-Bhowmick opened this issue Feb 24, 2025 · 1 comment
Open

Support for Cloudflare KV #2504

Mrinank-Bhowmick opened this issue Feb 24, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request Memory Issue with Mastra's memory store

Comments

@Mrinank-Bhowmick
Copy link

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?

@github-actions github-actions bot added enhancement New feature or request Memory Issue with Mastra's memory store labels Feb 24, 2025
@abhiaiyer91
Copy link
Contributor

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Memory Issue with Mastra's memory store
Projects
None yet
Development

No branches or pull requests

2 participants