Streamable multibulk responses are not globally supported by the
abstractions built-in into Predis, such as transactions or pipelines.
Use them with care!
public useIterableMultibulk ( boolean $value ) | ||
$value | boolean | Enable or disable streamable multibulk responses. |