vercel / vercel/resumable-stream
Q. Can this library be used without Redis?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 574
- Forks
- 44
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Can this library be used without Redis?
How is the Redis parameter optional?
If used without Redis (i.e., without providing the Redis parameter), where is the state stored?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the optional Redis parameter is handled and where state is stored when it is omitted. Done means documenting whether Redis is required, what storage is used without it, and how the parameter should be configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- redis, typescript
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100