Skip to content

Commit 12a79f3

Browse files
Oxyjunvy-ton
andauthored
Update src/content/docs/workers/platform/storage-options.mdx
Co-authored-by: Vy Ton <[email protected]>
1 parent 7433cce commit 12a79f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/platform/storage-options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ The new beta version of Durable Objects is available where each Durable Object h
213213

214214
D1 is a standalone, serverless database that provides a SQL API, using SQLite's SQL semantics, to store and access your relational data.
215215

216-
Hyperdrive is a service that improves the performance of your existing, regional PostgreSQL databases, optimizing them for global data access from Workers.
216+
Hyperdrive is a service that lets you connect your existing, regional PostgreSQL databases and improves database performance by optimizing them for global data access from Workers.
217217

218218
- If you are building a new project on Workers or are considering migrating your data, use D1.
219219
- If you are building a Workers project with an existing PostgreSQL database, use Hyperdrive.

0 commit comments

Comments
 (0)