Difference between revisions of "Redis-cli --stat"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} {{redis-cli}}")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
redis-cli --stat
 +
------- data ------ --------------------- load -------------------- - child -
 +
keys      mem      clients blocked requests            connections
 +
0          1.22M    1      0      14 (+0)            16
 +
0          1.21M    1      0      15 (+1)            16
 +
0          1.21M    1      0      16 (+1)            16
  
 +
== See also ==
 +
* {{redis-cli}}
  
{{redis-cli}}
+
[[Category:Redis]]

Revision as of 15:47, 18 September 2022

redis-cli --stat
------- data ------ --------------------- load -------------------- - child -
keys       mem      clients blocked requests            connections
0          1.22M    1       0       14 (+0)             16
0          1.21M    1       0       15 (+1)             16
0          1.21M    1       0       16 (+1)             16

See also

Advertising: