Cache on TVM
Open
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently we only cache requests on the client. We should cache generated credentials and validation on the server too.
Contributor guide
Research direction
The issue names no files or tests, so begin by locating the existing client request cache and the server paths for credential generation and validation. Add server-side caching for the generated credentials and validation, then verify that repeated requests reuse those cached results without changing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100