Class JCacheStorageRedis
Redis cache storage handler for PECL
- JCacheStorage
-
JCacheStorageRedis
Package: Joomla\Platform\Cache
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.4
Located at joomla/cache/storage/redis.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.4
Located at joomla/cache/storage/redis.php
Methods summary
public
|
|
protected
Redis|boolean
|
|
public
boolean
|
|
public
mixed
|
|
public
mixed
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public static
boolean
|
|
public static
boolean
|
Methods inherited from JCacheStorage
_getCacheId(),
addIncludePath(),
flush(),
gc(),
getInstance(),
lock(),
test(),
unlock()
Magic methods summary
Properties summary
protected static
Redis
|
$_redis |
#
Redis connection object |
protected
boolean
|
$_persistent |
#
Persistent session flag |
Properties inherited from JCacheStorage
$_application,
$_hash,
$_language,
$_lifetime,
$_locking,
$_now,
$rawname
