Skip to content

Conversation

@Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Apr 17, 2025

Summary

  1. The Choose a data or storage product chapter contained a short table of limits, which contained an outdated limit of 50 GiB which did not account for the new free tier Durable Objects. This limit has been updated to Unlimited, with a footnote specifying that free accounts are limited to 5 GB (follows the existing pattern for other products on the table).
  2. On the same table, some of the units for DO and D1 were using GiB. This was inconsistent to the actual limits documented in the actual product-level pages, which specifies the limits as GB rather than GiB. This has been updated.
  3. Improved the formatting in general. All footnotes now uses the hover footnote, with a collapsible footnote section which lists the footnotes for easy reference.
  4. Ensured that footnote numbering persisted across a single page without resetting in the DO limits page.

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • 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.
  • Files which have changed name or location have been allocated redirects.

@github-actions github-actions bot added product:d1 D1: https://developers.cloudflare.com/d1/ product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ labels Apr 17, 2025
@github-actions github-actions bot added the product:workers Related to Workers product label Apr 17, 2025
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Apr 17, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated limits in the documentation to reflect accurate storage capacities and units for various products.

  • Changed the maximum database size limit from 50 GiB to Unlimited for free tier Durable Objects, with a footnote clarifying the 5 GB limit for free accounts.
  • Corrected unit inconsistencies from GiB to GB in the limits table for Durable Objects and D1.
  • Updated the maximum storage per account for Durable Objects to Unlimited, aligning with the new free tier limits.

Modified Files

  • src/content/docs/d1/platform/limits.mdx
  • src/content/docs/durable-objects/platform/limits.mdx
  • src/content/docs/workers/platform/storage-options.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Co-authored-by: marciocloudflare <[email protected]>
@Oxyjun Oxyjun enabled auto-merge (squash) April 17, 2025 09:54
@Oxyjun Oxyjun merged commit 27945f4 into production Apr 17, 2025
12 checks passed
@Oxyjun Oxyjun deleted the jun/do/pricing-fix branch April 17, 2025 10:04
RebeccaTamachiro pushed a commit that referenced this pull request Apr 21, 2025
* Updating Storage products mentioned in Workers
docs to be accurate.

* Apply suggestions from code review

Co-authored-by: marciocloudflare <[email protected]>

---------

Co-authored-by: marciocloudflare <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:d1 D1: https://developers.cloudflare.com/d1/ product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants