denodrivers / denodrivers/redis
Implement MONITOR command
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 464
- Forks
- 48
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
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
Read the Redis MONITOR command documentation at https://redis.io/commands/monitor and inspect the open pull request linked to this issue before starting. Compare the proposed implementation with existing Redis client command patterns and verify that the command behaves as documented; the issue is already being addressed by that pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- redis, typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100