COMMAND COUNT
Syntax
COMMAND COUNT
Time complexity: O(1)
Returns Integer reply of number of total commands in this Dragonfly server.
Return
Integer reply: number of commands returned by COMMAND
Examples
dragonfly> COMMAND COUNT
(integer) 240
COMMAND COUNT
Time complexity: O(1)
Returns Integer reply of number of total commands in this Dragonfly server.
Integer reply: number of commands returned by COMMAND
dragonfly> COMMAND COUNT
(integer) 240