Skip to content

Cloudflare Workers Cache API driver #602

@RihanArfan

Description

@RihanArfan

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions