Skip to content

update storage options page #21688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 27, 2025
Merged

update storage options page #21688

merged 7 commits into from
May 27, 2025

Conversation

elithrar
Copy link
Collaborator

Update the storage options page:

  • Adds Pipelines
  • Clearer guidance on SQL storage options
  • Clearer guidance on session storage (e.g. use KV)

Copy link
Contributor

hyperlint-ai bot commented Apr 14, 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 the storage options page to enhance clarity and introduce new features.

  • Added Pipelines as a new storage option.
  • Provided clearer guidance on SQL storage options.
  • Improved instructions for session storage using Workers KV.

Modified Files

  • src/content/docs/pipelines/concepts/how-pipelines-work.mdx
  • src/content/docs/pipelines/index.mdx
  • src/content/docs/workers/platform/storage-options.mdx
  • src/content/partials/kv/kv-vs-d1.mdx
  • src/content/partials/workers/storage-products-table.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.

@Oxyjun Oxyjun requested a review from a team as a code owner April 25, 2025 15:30
Oxyjun and others added 4 commits April 25, 2025 16:35
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
@sejoker sejoker merged commit c529d7a into production May 27, 2025
13 checks passed
@sejoker sejoker deleted the storage-options-apr-2025 branch May 27, 2025 15:16
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
* update storage options page

* fix link

* Apply suggestions from code review

* Update src/content/docs/workers/platform/storage-options.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Update src/content/partials/workers/storage-products-table.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Fixing blank header

---------

Co-authored-by: Jun Lee <[email protected]>
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.