Add support for the `CLIENT REPLY` command
Open
- Dominant language
- C++
- Stars
- 282
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
At the moment Aedis expects response for commands except those listed in `has_push_response`. This function must be extended.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the has_push_response function and read the surrounding command-response handling first. Extend the existing handling so CLIENT REPLY is supported, then verify that its response behavior matches the issue's expectation using the repository's existing tests or validation commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, redis
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100