RedisSentinel
class RedisSentinel (View source)
Methods
__construct(string $host, int $port = 26379, float $timeout = 0, mixed $persistent = null, int $retry_interval = 0, float $read_timeout = 0, mixed $auth = null, array $context = null)
No description
bool|RedisSentinel
ckquorum(string $master)
No description
bool|RedisSentinel
failover(string $master)
No description
bool|RedisSentinel
flushconfig()
No description
array|bool|RedisSentinel
getMasterAddrByName(string $master)
No description
array|bool|RedisSentinel
master(string $master)
No description
array|bool|RedisSentinel
masters()
No description
string
myid()
No description
bool|RedisSentinel
ping()
No description
bool|RedisSentinel
reset(string $pattern)
No description
array|bool|RedisSentinel
sentinels(string $master)
No description
array|bool|RedisSentinel
slaves(string $master)
No description
Details
__construct(string $host, int $port = 26379, float $timeout = 0, mixed $persistent = null, int $retry_interval = 0, float $read_timeout = 0, mixed $auth = null, array $context = null)
No description
bool|RedisSentinel
ckquorum(string $master)
No description
bool|RedisSentinel
failover(string $master)
No description
bool|RedisSentinel
flushconfig()
No description
array|bool|RedisSentinel
getMasterAddrByName(string $master)
No description
array|bool|RedisSentinel
master(string $master)
No description
array|bool|RedisSentinel
masters()
No description
string
myid()
No description
bool|RedisSentinel
ping()
No description
bool|RedisSentinel
reset(string $pattern)
No description
array|bool|RedisSentinel
sentinels(string $master)
No description
array|bool|RedisSentinel
slaves(string $master)
No description