Writes a request for the given command over the connection and reads back
the response returned by Redis.
public executeCommand ( Predis\Command\CommandInterface $command ) : mixed | ||
$command | Predis\Command\CommandInterface | Command instance. |
Результат | mixed |