PhpiredisStreamConnection.php
Interfaces, Classes and Traits
- PhpiredisStreamConnection
- This class provides the implementation of a Predis connection that uses PHP's streams for network communication and wraps the phpiredis C extension (PHP bindings for hiredis) to parse and serialize the Redis protocol.