RealDevSquad / RealDevSquad/website-backend

Introduce Redis for backend

Open
#982 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.