COMMAND COUNT

Syntax

  1. COMMAND COUNT

Time complexity: O(1)

ACL categories: @slow, @connection

Returns Integer reply of number of total commands in this Dragonfly server.

Return

Integer reply: number of commands returned by COMMAND

Examples

  1. dragonfly> COMMAND COUNT
  2. (integer) 240