Closed
Description
Description
RedisTrait::createConnection
accepts read_timeout
as part of $options
parameter.
Currently, it's used by the \RedisCluster
constructor, but it might also be used by \Redis::class
during connect
/pconnect
and \RedisSentinel
constructor