Open themage opened 8 years ago
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
@antirez,
any comments on this?
Cheers
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