Add the support of the BRPOPLPUSH command(deprecated)
Open
enhancement
good first issue
help wanted
- 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
This issue considers to support the [brpoplpush](https://redis.io/commands/brpoplpush/) command.
According to the doc from `redis`, the command is deprecated since version 6.2.0.
### Solution
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.