We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xgroupDelconsumer returns a boolean flag instead of the pending message count.
xgroupDelconsumer
The text was updated successfully, but these errors were encountered:
Stream commands xgroupDelconsumer(…) now returns pending count #1377
13499bc
xgroupDelconsumer now returns the number of pending messages. Previously, it returned just a boolean flag.
Should reassign the pending ones similar to what is proposed under XCLAIM https://redis.io/commands/xpending
Sorry, something went wrong.
No branches or pull requests
xgroupDelconsumer
returns a boolean flag instead of the pending message count.The text was updated successfully, but these errors were encountered: