Closed AndyBitz closed 3 weeks 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 |
Latest commit: c9cbe4262098fa2262d329b12ff3ade92ed52122
The changes in this PR will be included in the next version bump.
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
Fixes FLA-1256
Adds
consistentRead
to theget
,has
,getAll
, anddigest
function which allows bypassing all optimizations to read from the origin with the downside of increased latency.