Skip to content

[Hyperdrive] Add best practices guide - #32604

Draft
ivoryibu wants to merge 1 commit into
productionfrom
hyperdrive-best-practices
Draft

[Hyperdrive] Add best practices guide#32604
ivoryibu wants to merge 1 commit into
productionfrom
hyperdrive-best-practices

Conversation

@ivoryibu

@ivoryibu ivoryibu commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds a Hyperdrive best practices guide that consolidates production guidance and routes readers to the detailed source pages.

  • Recommends short-lived database clients and direct database endpoints to preserve Hyperdrive pooling behavior.
  • Explains conservative pool sizing, short transactions, and metrics to help prevent connection exhaustion.
  • Defines cached and cache-disabled query paths to protect freshness and tenant isolation.
  • Covers Placement, private connectivity, driver constraints, retries, and runtime lifecycle patterns.

Screenshots (optional)

Documentation checklist

  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.

@github-actions github-actions Bot added size/m product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ labels Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/hyperdrive/ @elithrar, @rita3ko, @irvinebroque, @vy-ton, @ivoryibu, @thomasgauvin, @sejoker, @knickish, @cloudflare/product-owners

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants