CLIENT GETNAME

Usage:
CLIENT GETNAME
Complexity:
O(1)
Since:
2.6.9

The CLIENT GETNAME returns the name of the current connection as set by CLIENT SETNAME. Since every new connection starts without an associated name, if no name was assigned a null bulk reply is returned.