vercel / storage

Vercel Postgres, KV, Blob, and Edge Config
https://vercel.com/storage
Apache License 2.0
517 stars 58 forks source link

[edge-config] Add `consistentRead` option to client #735

Closed AndyBitz closed 3 weeks ago

AndyBitz commented 3 months ago

Fixes FLA-1256

Adds consistentRead to the get, has, getAll, and digest function which allows bypassing all optimizations to read from the origin with the downside of increased latency.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
vercel-storage-next-integration-test-suite ✅ Ready (Inspect) Visit Preview Oct 25, 2024 10:02am
changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: c9cbe4262098fa2262d329b12ff3ade92ed52122

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------------------- | ----- | | @vercel/edge-config | Minor | | vercel-storage-integration-test-suite | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR