COMMAND COUNT
          
        
        
        
        
        
        
        Syntax
        COMMAND COUNT
- Available since:
- Redis Open Source 2.8.13
- Time complexity:
- O(1)
- ACL categories:
- 
              
                @slow,@connection,
Returns Integer reply of number of total commands in this Redis server.
Examples
Return information
        Integer reply: the number of commands returned by 
    
      
      
      
      
    
  COMMAND.