Skip to content
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

thomasgauvin: add examples to workers kv #20655

Open
wants to merge 1 commit into
base: production
Choose a base branch
from

Conversation

thomasgauvin
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Mar 8, 2025

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.

Copy link
Contributor

hyperlint-ai bot commented Mar 8, 2025

PR Change Summary

Enhanced Workers KV documentation with new examples and improved clarity on usage.

  • Added examples for caching data, distributed configuration, A/B testing, and routing with Workers KV.
  • Updated existing example for serving static assets with improved explanations.
  • Modified related resources to include links to new examples.

Modified Files

  • src/content/docs/kv/examples/workers-kv-to-serve-assets.mdx
  • src/content/docs/kv/index.mdx
  • src/content/docs/reference-architecture/diagrams/serverless/a-b-testing-using-workers.mdx

Added Files

  • src/content/docs/kv/examples/cache-data-with-workers-kv.mdx
  • src/content/docs/kv/examples/distributed-configuration-with-workers-kv.mdx
  • src/content/docs/kv/examples/implement-ab-testing-with-workers-kv.mdx
  • src/content/docs/kv/examples/routing-with-workers-kv.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.

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.

Copy link
Contributor

github-actions bot commented Mar 8, 2025

Preview URL: https://78e6c004.preview.developers.cloudflare.com
Preview Branch URL: https://thomasgauvin-add-workers-kv-examples.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/kv/examples/workers-kv-to-serve-assets/ https://thomasgauvin-add-workers-kv-examples.preview.developers.cloudflare.com/kv/examples/workers-kv-to-serve-assets/
https://developers.cloudflare.com/kv/examples/distributed-configuration-with-workers-kv/ https://thomasgauvin-add-workers-kv-examples.preview.developers.cloudflare.com/kv/examples/distributed-configuration-with-workers-kv/
https://developers.cloudflare.com/kv/examples/routing-with-workers-kv/ https://thomasgauvin-add-workers-kv-examples.preview.developers.cloudflare.com/kv/examples/routing-with-workers-kv/
https://developers.cloudflare.com/kv/examples/cache-data-with-workers-kv/ https://thomasgauvin-add-workers-kv-examples.preview.developers.cloudflare.com/kv/examples/cache-data-with-workers-kv/
https://developers.cloudflare.com/kv/examples/implement-ab-testing-with-workers-kv/ https://thomasgauvin-add-workers-kv-examples.preview.developers.cloudflare.com/kv/examples/implement-ab-testing-with-workers-kv/
https://developers.cloudflare.com/reference-architecture/diagrams/serverless/a-b-testing-using-workers/ https://thomasgauvin-add-workers-kv-examples.preview.developers.cloudflare.com/reference-architecture/diagrams/serverless/a-b-testing-using-workers/
https://developers.cloudflare.com/kv/ https://thomasgauvin-add-workers-kv-examples.preview.developers.cloudflare.com/kv/

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

Successfully merging this pull request may close these issues.

6 participants