You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`tracking_clients`: Number of clients being tracked (`CLIENT TRACKING`)
86
+
*`pubsub_clients`: Number of clients in pubsub mode (`SUBSCRIBE`, `PSUBSCRIBE`, `SSUBSCRIBE`). Added in Redis 8.0
86
87
*`clients_in_timeout_table`: Number of clients in the clients timeout table
87
88
*`total_blocking_keys`: Number of blocking keys. Added in Redis 7.2.
88
89
*`total_blocking_keys_on_nokey`: Number of blocking keys that one or more clients that would like to be unblocked when the key is deleted. Added in Redis 7.2.
0 commit comments