docs/RedisSentinel.html
class RedisSentinel (View source)
__construct(array|null $options = null)
No description
bool|RedisSentinel
ckquorum(string $master)
No description
bool|RedisSentinel
failover(string $master)
No description
bool|RedisSentinel
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
int|RedisSentinel
reset(string $pattern)
No description
array|bool|RedisSentinel
sentinels(string $master)
No description
array|bool|RedisSentinel
slaves(string $master)
No description
__construct(array|null $options = null)No description
| array|null | $options | |
bool|RedisSentinel ckquorum(string $master)No description
| string | $master | |
| bool|RedisSentinel | |
bool|RedisSentinel failover(string $master)No description
| string | $master | |
| bool|RedisSentinel | |
bool|RedisSentinel flushconfig()No description
| bool|RedisSentinel | |
array|bool|RedisSentinel getMasterAddrByName(string $master)No description
| string | $master | |
| array|bool|RedisSentinel | |
array|bool|RedisSentinel master(string $master)No description
| string | $master | |
| array|bool|RedisSentinel | |
array|bool|RedisSentinel masters()No description
| array|bool|RedisSentinel | |
string myid()No description
| string | |
bool|RedisSentinel ping()No description
| bool|RedisSentinel | |
int|RedisSentinel reset(string $pattern)No description
| string | $pattern | |
| int|RedisSentinel | |
array|bool|RedisSentinel sentinels(string $master)No description
| string | $master | |
| array|bool|RedisSentinel | |
array|bool|RedisSentinel slaves(string $master)No description
| string | $master | |
| array|bool|RedisSentinel | |
Generated by Doctum, a API Documentation generator and fork of Sami.