Class flCacheRedis
flCacheRedis Class
Class to implement Redis based storage for caching.
- flCache
- flCacheRedis
Package: fusionLib
Copyright: Copyright (c) 2014 fusionLib. All rights reserved.
See: http://redis.io
See: https://github.com/nicolasff/phpredis
Located at system/libs/Cache/flCacheRedis.php
Copyright: Copyright (c) 2014 fusionLib. All rights reserved.
See: http://redis.io
See: https://github.com/nicolasff/phpredis
Located at system/libs/Cache/flCacheRedis.php
Methods summary
public
|
#
__construct( string|Redis $server, integer $lifetime = 3600, string $prefix = '' )
Construct the Redis cache. |
public
Redis
|
|
public
boolean
|
|
public
mixed
|
|
public
|
|
public
|
|
public
integer
|