OpenSwoole\Core\Coroutine\Client\RedisClientFactory->make

25.x is outdated, please check the latest version 26.x


Latest version: pecl install openswoole-26.2.0

Declaration

<?php OpenSwoole\Core\Coroutine\Client\RedisClientFactory->make(RedisConfig $config)

Parameters

config

An instance of RedisConfig.

Return

Description

Make instance of the Redis client.

Last updated on February 28, 2026