Skip to content

Conversation

@Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Mar 12, 2025

Summary

FT-related changes

  1. Consolidated the 2 partial files pertaining to DO pricing into a single file (src/content/partials/workers/storage_api_pricing.mdx and src/content/partials/workers/durable_objects_pricing.mdx have been merged into just src/content/partials/workers/durable-objects-pricing.mdx).
    • The new partial file presents pricing as a combination of compute and storage for better flow.
    • The new partial file uses conditional rendering to change the H2/H3 so that when it's called in the /workers/pricing/ page, it doesn't mess up the heading hierarchy there.
  2. Updated the pricing tables for compute billing + storage billing for DOs in the new src/content/partials/workers/durable-objects-pricing.mdx partials file.
  3. Introduced Pricing page indicating that DOs are available in both free/paid plans + explained what happens when the limit is reached, and when the limit resets.
  4. Added a "note" specifying that to downgrade, you need to first delete KV-backed namespaces.

SRS GA related changes

  1. Removed references to "Beta SQLite-storage backed DOs".
  2. Removed footnote which stated DO limit will be raised to 10 GB for GA (since this is GA now).
  3. Changed "Best practices" section into "Features". Justification: This is the approach we're implementing for D1. It also allows us to add a standalone chapter on "KV DO storage" (which may not be considered best practice, as we recommend SRS).
  4. Consolidated "Get started" into a single guide, which assumes DO will use SQLite by default. Fixed links pointing to deleted / renamed chapters, setup redirect.

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.

@Oxyjun Oxyjun self-assigned this Mar 12, 2025
@Oxyjun Oxyjun marked this pull request as draft March 12, 2025 16:52
@hyperlint-ai

This comment was marked as duplicate.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2025

Preview URL: https://8e2031d3.preview.developers.cloudflare.com
Preview Branch URL: https://jun-do-ft-srs-ga.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/durable-objects/get-started/tutorial-with-sql-api/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/get-started/tutorial-with-sql-api/
https://developers.cloudflare.com/durable-objects/get-started/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/get-started/
https://developers.cloudflare.com/durable-objects/platform/limits/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/platform/limits/
https://developers.cloudflare.com/durable-objects/platform/pricing/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/platform/pricing/
https://developers.cloudflare.com/durable-objects/api/storage-api/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/api/storage-api/
https://developers.cloudflare.com/durable-objects/reference/durable-objects-migrations/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/reference/durable-objects-migrations/
https://developers.cloudflare.com/browser-rendering/workers-binding-api/browser-rendering-with-do/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/browser-rendering/workers-binding-api/browser-rendering-with-do/
https://developers.cloudflare.com/durable-objects/features/access-durable-objects-storage/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/features/access-durable-objects-storage/
https://developers.cloudflare.com/durable-objects/api/state/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/api/state/
https://developers.cloudflare.com/durable-objects/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/
https://developers.cloudflare.com/workers/platform/pricing/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/workers/platform/pricing/
https://developers.cloudflare.com/durable-objects/examples/kv-storage-examples/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/examples/kv-storage-examples/
https://developers.cloudflare.com/durable-objects/api/sql-storage/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/api/sql-storage/
https://developers.cloudflare.com/durable-objects/features/websockets/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/features/websockets/
https://developers.cloudflare.com/durable-objects/get-started/ https://jun-do-ft-srs-ga.preview.developers.cloudflare.com/durable-objects/get-started/

@github-actions github-actions bot added product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:workers Related to Workers product size/s labels Mar 12, 2025
@github-actions github-actions bot added size/m and removed size/s labels Mar 13, 2025
@github-actions github-actions bot added product:browser-rendering and removed product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:pulumi product:network product:calls product:web-analytics product:magic-cloud-networking product:workflows Workflows: https://developers.cloudflare.com/workflows/ product:key-transparency product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. product:security labels Mar 18, 2025
@KianNH KianNH force-pushed the jun/do/ft-srs-ga branch from 6882c04 to 9442780 Compare March 18, 2025 15:59
@github-actions github-actions bot removed product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:browser-rendering product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:kv labels Mar 18, 2025
@Oxyjun Oxyjun force-pushed the jun/do/ft-srs-ga branch from 9442780 to 8e2031d Compare March 18, 2025 16:10
@github-actions github-actions bot added size/l product:browser-rendering product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:kv product:queues Cloudflare Queues: https://developers.cloudflare.com/queues and removed size/xl product:pages product:d1 D1: https://developers.cloudflare.com/d1/ labels Mar 18, 2025
@Oxyjun
Copy link
Contributor Author

Oxyjun commented Mar 19, 2025

Now tracking in a clone of this PR #20938 for a cleaner PR after a bad rebase.

@Oxyjun Oxyjun closed this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:browser-rendering product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:kv product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:workers Related to Workers product size/l

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants