FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Document Cloudflare KV query caching by prdai · Pull Request #701 · drizzle-team/drizzle-orm-docs · GitHub

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 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 force-pushed the docs/cloudflare-kv-cache-adapter branch from a2fc0ef to d5915ad Compare July 29, 2026 05:13
prdai marked this pull request as ready for review July 29, 2026 05:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL