MySLP_RedisCluster
extends MySLP_Base
in package
Class MySLP_Base
Table of Contents
Methods
- __construct() : mixed
- Geo_Base constructor.
- get_instance() : mixed
- Return an instance of the object.
- initialize() : void
- Catch cluster redirects (MOVED) using the built-in PHP RedisCluster lib
Methods
__construct()
Geo_Base constructor.
public
__construct([array<string|int, mixed> $options = array() ]) : mixed
Parameters
- $options : array<string|int, mixed> = array()
get_instance()
Return an instance of the object.
public
static get_instance([array<string|int, mixed> $options = array() ]) : mixed
Parameters
- $options : array<string|int, mixed> = array()
initialize()
Catch cluster redirects (MOVED) using the built-in PHP RedisCluster lib
public
final initialize() : void