property KvCacheOptions.name

Instance name. 'default' (the default) claims the bare cache token; anything else derives cache.<name>, matching CachePlugin's convention so several caches can coexist.

Type

string

Usage

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