RedisConnectionException typedef
RedisConnectionException = ValkeyConnectionException
Alias for ValkeyConnectionException. Thrown on network/socket errors.
Implementation
typedef RedisConnectionException = ValkeyConnectionException;