Returns if the specified command will perform a read-only operation
on Redis or not.
public isReadOperation ( Predis\Command\CommandInterface $command ) : boolean | ||
$command | Predis\Command\CommandInterface | Command instance. |
리턴 | boolean |