Tracking: Add support of DIGEST, DELEX and IFEQ/IFNE/IFDEQ/IFDNE of SET
- Dominant language
- C++
- Stars
- 4.4k
- Forks
- 658
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 10
Description
### Search before asking
- [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
Refer to https://redis.io/docs/latest/commands/digest/.
### Solution
- [x] #3309
- [x] #3310
- [ ] #3311
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Redis DIGEST documentation linked in the issue and inspect the remaining #3311 task; no source files, tests, or entry points are named. Done means completing the unchecked support item while preserving the command behavior described by the referenced Redis documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, redis
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100