Skip to content

Document Cloudflare KV query caching - #701

Open
prdai wants to merge 1 commit into
drizzle-team:mainfrom
prdai-archive:docs/cloudflare-kv-cache-adapter
Open

Document Cloudflare KV query caching#701
prdai wants to merge 1 commit into
drizzle-team:mainfrom
prdai-archive:docs/cloudflare-kv-cache-adapter

Conversation

@prdai

@prdai prdai commented Jul 29, 2026

Copy link
Copy Markdown

What changed

  • document the first-party Cloudflare Workers KV query cache adapter
  • add Wrangler KV binding configuration and adapter setup examples
  • explain explicit and global cache strategies and per-query expiration overrides
  • document supported expiration options and unsupported Redis-specific options
  • call out Workers KV eventual consistency and invalidation behavior
  • update every dialect-specific cache guide consistently

Why

The ORM change for drizzle-team/drizzle-orm#5758 adds a Cloudflare-native cache option for Workers applications. The public documentation needs to explain how to bind KV, configure the adapter, and choose workloads that tolerate KV's consistency model.

Validation

  • prettier --check on all six modified MDX files
  • astro check (zero errors)

Co-authored-by: Codex <codex@openai.com>
@prdai
prdai force-pushed the docs/cloudflare-kv-cache-adapter branch from a2fc0ef to d5915ad Compare July 29, 2026 05:13
@prdai
prdai marked this pull request as ready for review July 29, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant