Skip to content

docs: note upstream drizzle-orm#5758 origin in disclaimer - #8

Merged
prdai merged 1 commit into
BitByBit-B3:mainfrom
Thanukamax:docs/upstream-issue-5758-disclaimer
Jun 21, 2026
Merged

docs: note upstream drizzle-orm#5758 origin in disclaimer#8
prdai merged 1 commit into
BitByBit-B3:mainfrom
Thanukamax:docs/upstream-issue-5758-disclaimer

Conversation

@Thanukamax

Copy link
Copy Markdown
Contributor

Closes #7

Adds a short note to the Disclaimer sections of the README and the docs Introduction referencing the upstream feature request drizzle-team/drizzle-orm#5758 — the request for a first-party Cloudflare KV cache adapter in Drizzle ORM that this project grew out of.

What it clarifies

  • The upstream request is still open and Drizzle does not ship an official Cloudflare KV adapter.
  • This package is an independent implementation of Drizzle's public cache interface filling that gap.
  • It is not the first-party adapter discussed in the issue; if one lands upstream, we'll help users migrate.

Files

  • README.md — note appended to the Disclaimer section.
  • docs/src/content/docs/introduction.md — same note in the docs Disclaimer.
  • CHANGELOG.md[Unreleased] → Changed entry.

Notes

  • Docs/markdown only — no source, tests, or build config touched, so CI (typecheck/test/build) is unaffected.

Add a short note to the README and docs Introduction disclaimer sections
referencing the open upstream feature request
(drizzle-team/drizzle-orm#5758) for a first-party Cloudflare KV cache
adapter. Clarifies that this package is an independent implementation of
Drizzle's public cache interface filling that gap, not the first-party
adapter discussed in the issue, with a note to migrate if one lands
upstream. Changelog updated under [Unreleased].

Closes #7

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Thanukamax, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 57 minutes and 51 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: de41ecc5-615b-4bce-be04-77fb13b1ebc5

📥 Commits

Reviewing files that changed from the base of the PR and between 7bd4699 and 5f597b8.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • README.md
  • docs/src/content/docs/introduction.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Thanukamax

Copy link
Copy Markdown
Contributor Author

@prdai both PRs are up for review 👇

This one adds the upstream drizzle-orm#5758 origin note to the README + docs disclaimer and a CHANGELOG entry. Docs-only, CI is green.

@prdai
prdai merged commit f04b511 into BitByBit-B3:main Jun 21, 2026
2 checks passed
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.

Add Disclaimer Regarding the Existing Github Issue within Drizzle itself to Integrate CF KV

2 participants