RealDevSquad / RealDevSquad/website-backend
Introduce Redis for backend
Open
Nobody has claimed this yet.
backend
enhancement
feature task
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Redis is a popular open-source, in-memory data store that is used for a variety of applications, including caching, real-time analytics, session management, message queuing, and pub/sub systems.
Learn more: redis docs
Contributor guide
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 reading the issue's Redis documentation link and locating the backend entry points where a Redis integration would belong. The issue does not name files, tests, a use case, or completion criteria, so define the intended Redis role and validation steps before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- redis
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100