Skip to main content
Module

x/cloudflare_kv_storage/index.ts

An implementation of the StorageArea interface using Cloudflare Worker's KV storage as a backing store
Latest
import * as cloudflareKvStorage from "https://deno.land/x/cloudflare_kv_storage@v0.9.0-pre.6/index.ts";

Classes

An implementation of the StorageArea interface wrapping Cloudflare Worker's KV store.

An implementation of the StorageArea interface wrapping Cloudflare Worker's KV store.

c
KVStorageArea
deprecated

An implementation of the StorageArea interface wrapping Cloudflare Worker's KV store.