property KvCacheOptions.prefix

Prefix applied to every cache key. Required to call clear(), and recommended whenever the namespace is shared.

Type

string

Usage

import { type KvCacheOptions } from "cloudflare-plugin/src/index.ts";