Skip to content

Commit 6ffbfaf

Browse files
Update src/content/partials/workers/storage-products-table.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent d56ffda commit 6ffbfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| Key-value storage | [Workers KV](/kv/) | Configuration data, service routing metadata, personalization (A/B testing) |
88
| Object storage / blob storage | [R2](/r2/) | User-facing web assets, images, machine learning and training datasets, analytics datasets, log and event data. |
99
| Accelerate a Postgres or MySQL database | [Hyperdrive](/hyperdrive/) | Connecting to an existing database in a cloud or on-premise using your existing database drivers & ORMs. |
10-
| Global co-ordination & stateful serverless | [Durable Objects](/durable-objects/) | Building collaborative applications; global co-ordination across clients; real-time WebSocket applications; strongly consistent, transactional storage. |
10+
| Global coordination & stateful serverless | [Durable Objects](/durable-objects/) | Building collaborative applications; global coordination across clients; real-time WebSocket applications; strongly consistent, transactional storage. |
1111
| Lightweight SQL database | [D1](/d1/) | Relational data, including user profiles, product listings and orders, and/or customer data. |
1212
| Task processing, batching and messaging | [Queues](/queues/) | Background job processing (emails, notifications, APIs), message queuing, and deferred tasks. |
1313
| Vector search & embeddings queries | [Vectorize](/vectorize/) | Storing [embeddings](/workers-ai/models/#text-embeddings) from AI models for semantic search and classification tasks. |

0 commit comments

Comments
 (0)