Skip to content

Conversation

@thomasgauvin
Copy link
Contributor

@Oxyjun how can I get redirects fixed for this?

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Mar 10, 2025

PR Change Summary

Updated documentation for Cloudflare Hyperdrive and reorganized key concepts.

  • Renamed the overview title to 'Cloudflare Hyperdrive'.
  • Added a new 'Key concepts' section for better navigation.
  • Modified the order of the 'Observability' section in the sidebar.

Modified Files

  • src/content/docs/hyperdrive/index.mdx
  • src/content/docs/hyperdrive/observability/index.mdx
  • src/content/docs/kv/index.mdx

Added Files

  • src/content/docs/hyperdrive/key-concepts/index.mdx

Renamed Files

  • src/content/docs/hyperdrive/key-concepts/how-hyperdrive-works.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.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

@thomasgauvin thomasgauvin changed the title Thomasgauvin consistency workerskv hyperdrive [KV/Hyperdrive] consistency workers. kv hyperdrive Mar 10, 2025
@thomasgauvin thomasgauvin changed the title [KV/Hyperdrive] consistency workers. kv hyperdrive [KV/Hyperdrive] consistency workers kv hyperdrive Mar 10, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2025

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /hyperdrive/configuration/how-hyperdrive-works/

@github-actions
Copy link
Contributor

Howdy and thanks for contributing to our repo. 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.

@github-actions github-actions bot added size/s product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:kv labels Mar 10, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2025

Preview URL: https://ebae615a.preview.developers.cloudflare.com
Preview Branch URL: https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/kv/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/kv/
https://developers.cloudflare.com/hyperdrive/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/
https://developers.cloudflare.com/hyperdrive/key-concepts/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/key-concepts/
https://developers.cloudflare.com/changelog/2024-12-11-hyperdrive-caching-at-edge/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/changelog/2024-12-11-hyperdrive-caching-at-edge/
https://developers.cloudflare.com/changelog/2025-03-04-hyperdrive-pooling-near-database-and-ip-range-egress/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/changelog/2025-03-04-hyperdrive-pooling-near-database-and-ip-range-egress/
https://developers.cloudflare.com/hyperdrive/configuration/local-development/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/configuration/local-development/
https://developers.cloudflare.com/hyperdrive/configuration/query-caching/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/configuration/query-caching/
https://developers.cloudflare.com/hyperdrive/get-started/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/get-started/
https://developers.cloudflare.com/hyperdrive/observability/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/observability/
https://developers.cloudflare.com/hyperdrive/platform/pricing/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/platform/pricing/
https://developers.cloudflare.com/hyperdrive/tutorials/serverless-timeseries-api-with-timescale/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/tutorials/serverless-timeseries-api-with-timescale/
https://developers.cloudflare.com/workers/platform/storage-options/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/workers/platform/storage-options/
https://developers.cloudflare.com/hyperdrive/key-concepts/how-hyperdrive-works/ https://thomasgauvin-consistency-workerskv-hyperdrive.preview.developers.cloudflare.com/hyperdrive/key-concepts/how-hyperdrive-works/

@github-actions github-actions bot added the product:workers Related to Workers product label Mar 11, 2025
@Oxyjun
Copy link
Contributor

Oxyjun commented Mar 11, 2025

@Oxyjun how can I get redirects fixed for this?

The redirects file is found in /public/ folder. We add our redirect in the file by simply writing a new line that looks like:

/old link/ /new link/ 301

I've gone ahead and added this redirect, and find-and-replace'd our internal links to use the new link. 😁

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/ product:kv product:workers Related to Workers product size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants