client list
CLIENT
CLIENT LIST
The CLIENT LIST command returns information and statistics about the client connections server in a mostly human readable format.
Return value
Bulk string reply: a unique string, formatted as follows:
- One client connection per line (separated by LF)
- Each line is composed of a succession of
property=value
fields separated by a space character.
Here is the meaning of the fields:
-
id
: an unique 64-bit client ID (introduced in Redis 2.8.12). -
addr
: address/port of the client -
fd
: file d