Skip to content

Cloudflare Workers Cache API driver #602

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

Closed
1 task done
RihanArfan opened this issue Mar 19, 2025 · 0 comments · May be fixed by #603
Closed
1 task done

Cloudflare Workers Cache API driver #602

RihanArfan opened this issue Mar 19, 2025 · 0 comments · May be fixed by #603
Labels
enhancement New feature or request

Comments

@RihanArfan
Copy link

Describe the feature

A driver for interfacing with the Cloudflare Workers Cache runtime API

The API allows:

  • getItem
  • hasItem via getItem
  • setItem
  • removeItem

getItems is not supported using Cloudflare's implementation of the cache API.

Additional information

  • Would you be willing to help implement this feature?
@RihanArfan RihanArfan added the enhancement New feature or request label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant