Skip to content

Split out vercel.cache and its dep vercel._internal.telemetry#160

Merged
elprans merged 1 commit into
mainfrom
elprans/factor-out-vercel-cache
Jul 9, 2026
Merged

Split out vercel.cache and its dep vercel._internal.telemetry#160
elprans merged 1 commit into
mainfrom
elprans/factor-out-vercel-cache

Conversation

@elprans

@elprans elprans commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

I intend to use vercel.cache as a backend option for queue task
result storage in upcoming integrations. To avoid the full SDK
dependency, split vercel.cache into a standalone package following the
footsteps of vercel.oidc. Aside from vercel.headers (already
standalone), vercel.cache depends on the vercel._internal.telemetry
client package, so split that out as well as vercel.internal.telemetry.

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vercel-py Ready Ready Preview Jul 9, 2026 12:02am

Request Review

I intend to use `vercel.cache` as a backend option for queue task
result storage in upcoming integrations.  To avoid the full SDK
dependency, split `vercel.cache` into a standalone package following the
footsteps of `vercel.oidc`.  Aside from `vercel.headers` (already
standalone), `vercel.cache` depends on the `vercel._internal.telemetry`
client package, so split that out as well as `vercel.internal.telemetry`.
@elprans elprans merged commit 2e5df7e into main Jul 9, 2026
13 checks passed
@elprans elprans deleted the elprans/factor-out-vercel-cache branch July 9, 2026 00:43
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.

2 participants