Skip to content

Commit f57dcfa

Browse files
committed
thomasgauvin: nit
1 parent 9e1cd8b commit f57dcfa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
{}
3-
43
---
54

65
| Use-case | Product | Ideal for |
@@ -12,4 +11,4 @@
1211
| Global co-ordination | [Durable Objects](/durable-objects/) | Building collaborative applications; global co-ordination across clients; strongly consistent, transactional storage. |
1312
| Vector search (database) | [Vectorize](/vectorize/) | Storing [embeddings](/workers-ai/models/#text-embeddings) from AI models for semantic search and classification tasks. |
1413
| Task processing & batching | [Queues](/queues/) | Background job processing (emails, notifications, APIs) and log processing/batching. |
15-
| Connect to an existing database | [Hyperdrive](/hyperdrive/) | Connecting to an existing database in a cloud or on-prem. |
14+
| Connect to an existing database | [Hyperdrive](/hyperdrive/) | Connecting to an existing database in a cloud or on-premise. |

0 commit comments

Comments
 (0)