vercel / vercel/storage

Update vercel/kv with new upstash redis package

Open
#861 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
595
Forks
101
Avg merge
2h 24m
Merged PRs (30d)
1

Description

Can we update the upstash/redis dependency to access to the new features introduced by them? The current version doesn't have a function for subscribe which has been introduced in v1.34.5 while the current version being used is v1.34.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

In the vercel/kv package, start by locating the dependency manifest that declares upstash/redis and confirm the current version is v1.34.0. Update it to at least v1.34.5, then run the package's existing checks to verify the dependency exposes subscribe without breaking the package.

Written by the indexing model from the issue text.

Assessment

Tech stack
redis, typescript
Domain
databases
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.