We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5582166 commit b096f57Copy full SHA for b096f57
README.markdown
@@ -2904,6 +2904,7 @@ $redis->client('getname'); // Get the name of the current connection
2904
$redis->client('setname', 'somename'); // Set the name of the current connection
2905
$redis->client('kill', <ip:port>); // Kill the process at ip:port
2906
~~~
2907
+
2908
##### *Return value*
2909
This will vary depending on which client command was executed.
2910
0 commit comments