Class RedisWrapper
A wrapper for PHP's Redis extension.
- Alo\Cache\AbstractCache
-
Alo\Cache\RedisWrapper
Namespace: Alo\Cache
Package: Cache
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/cache/rediswrapper.php
Package: Cache
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/cache/rediswrapper.php
Methods summary
public
|
|
public
boolean
|
|
public
boolean
|
|
public static
|
|
public
mixed
|
|
public static
boolean
|
|
public
array
|
|
public
boolean
|
|
public
boolean
|
Methods inherited from Alo\Cache\AbstractCache
__call()
,
__get()
,
__isset()
,
__set()
,
__unset()
,
deleteWithPrefix()
,
deleteWithSuffix()
Magic methods summary
Properties summary
protected
|
$client |
#
The memcached instance |