feat(stream): add support of XPENDING command
Close #1734
LGTM. Ideally, it would be great to add the test case for the filtering by IDLE time.
Will add it in another PR. :)
After https://github.com/apache/kvrocks/pull/2384, I think this command need to be refactored.
So it's better to review and merge #2384 before this PR.
https://github.com/apache/kvrocks/pull/2384 is merged, could you refactor this PR to avoid iterating the whole stream subkeys?
#2384 is merged, could you refactor this PR to avoid iterating the whole stream subkeys?
Sure, will do it later.
Quality Gate passed
Issues
13 New issues
0 Accepted issues
Measures
0 Security Hotspots
57.4% Coverage on New Code
1.0% Duplication on New Code