Skip to content

Conversation

@Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Nov 25, 2024

Summary

KV text has been replaced to Workers KV.

E.g.

  1. KV namespace -> Workers KV namespace
  2. KV binding -> Workers KV binding

Things that didn't change: when "KV" can be used to mean general KV/other KV features not specific to Workers KV.

E.g.

  1. KV store
  2. KV pair
  3. KV operations
  4. KV key
  5. Durable Object KV APIs

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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 25, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 44d5958
Status: ✅  Deploy successful!
Preview URL: https://2dd74077.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://jun-workers-kv-unify-product.cloudflare-docs-7ou.pages.dev

View logs

@github-actions github-actions bot added product:d1 D1: https://developers.cloudflare.com/d1/ product:fundamentals labels Nov 25, 2024
@github-actions github-actions bot added size/l product:browser-rendering product:cloudflare-one product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:email-routing product:kv product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:radar product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:workflows Workflows: https://developers.cloudflare.com/workflows/ and removed size/s labels Nov 26, 2024
@Oxyjun Oxyjun requested a review from jonesphillip as a code owner November 26, 2024 10:47
@github-actions github-actions bot added the product:r2 R2 object storage: https://developers.cloudflare.com/r2 label Nov 26, 2024
@thomasgauvin
Copy link
Contributor

thomasgauvin commented Nov 26, 2024

Thanks for creating this @Oxyjun.

For additional context:
This is part of an effort to be more consistent with our naming for this product, Workers KV. We should either be consistent with Workers KV, or rename the product to KV and then be consistent with KV. The current state of using both interchangeably can be confusing, especially when we have other KV interfaces such as DO's KV interface.

This PR (s/o Jun) refers to KV as Workers KV as that is the official name for the product at this time

@thomasgauvin
Copy link
Contributor

@Oxyjun we should consider spelling out key-value when it makes sense, ie KV store
KV pair
KV operations
KV key

@Oxyjun
Copy link
Contributor Author

Oxyjun commented Dec 11, 2024

This issue needs to be re-tackled when the Dashboard is ready. Otherwise, it'll run into merge conflicts continuously. Closing this PR for now.

@Oxyjun Oxyjun closed this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:browser-rendering product:cloudflare-one product:d1 D1: https://developers.cloudflare.com/d1/ product:data-localization product:dns Issues or PRs related to DNS product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:email-routing product:fundamentals product:kv product:pages product:pub-sub Pub/Sub: https://developers.cloudflare.com/pub-sub product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:r2 R2 object storage: https://developers.cloudflare.com/r2 product:radar product:reference-architecture product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:workers Related to Workers product product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/l

Projects

None yet

Development

Successfully merging this pull request may close these issues.