Skip to content
New issue

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

add support to request the global size of a queue #178

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

themage
Copy link

@themage themage commented Mar 11, 2016

GLOBALQLEN returns the total number of items queued in a given queue across the cluster.

Added tests, help, docs for the command.

My need for this comes from having a generic work scheduler, that spawns childs depending on need (the size of the queues).

themage

@themage
Copy link
Author

themage commented Mar 20, 2016

@antirez,

any comments on this?

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants