docs: note upstream drizzle-orm#5758 origin in disclaimer - #8
Conversation
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>
|
Warning Review limit reached
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 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 configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@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. |
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
Files
README.md— note appended to the Disclaimer section.docs/src/content/docs/introduction.md— same note in the docs Disclaimer.CHANGELOG.md—[Unreleased] → Changedentry.Notes