Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

AndyBitz
Copy link
Collaborator

@AndyBitz AndyBitz commented Aug 13, 2024

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.

Copy link

vercel bot commented Aug 13, 2024

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 Aug 14, 2024 3:32pm

Copy link

changeset-bot bot commented Aug 13, 2024

🦋 Changeset detected

Latest commit: 4ed8378

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

packages/edge-config/src/index.ts Show resolved Hide resolved
packages/edge-config/src/index.ts Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants