Skip to content

Commit e622ba7

Browse files
authored
Revise README for edge-config and deprecations (#1034)
Updated descriptions for edge-config and deprecated packages.
1 parent 9a6c613 commit e622ba7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
## Packages
44

5-
- `@vercel/edge-config` Ultra-low latency data at the edge[Documentation](https://vercel.com/docs/storage/edge-config) | [Source](./packages/edge-config)
5+
- `@vercel/edge-config` Ultra-low latency data reads[Documentation](https://vercel.com/docs/storage/edge-config) | [Source](./packages/edge-config)
66
- `@vercel/blob` Fast object storage — [Documentation](https://vercel.com/docs/storage/vercel-blob) | [Source](./packages/blob)
77

88
## Deprecated Packages
99

10-
> **Note:** Vercel Postgres and Vercel KV products are now sunset. You can install other postgres and KV storage solutions from the [Vercel Marketplace](https://vercel.com/marketplace) as native integrations to your Vercel project.
10+
The packages `@vercel/postgres` and `@vercel/kv` have been deprecated and the associated products Vercel Postgres and Vercel KV no longer exist.
11+
12+
> **Note:** You can install other postgres and KV storage solutions from the [Vercel Marketplace](https://vercel.com/marketplace) as [native integrations](https://vercel.com/docs/integrations#native-integrations) to your Vercel project.
1113
>
1214
> The source code for these deprecated packages is preserved in the [`vercel-kv-vercel-postgres-archive`](https://github.com/vercel/storage/tree/vercel-kv-vercel-postgres-archive) branch.
1315

0 commit comments

Comments
 (0)