Jeedom Core

RedisCache
in package

Table of Contents

Properties

$connection  : mixed

Methods

all()  : mixed
delete()  : mixed
deleteAll()  : mixed
fetch()  : mixed
getConnection()  : mixed
isOk()  : mixed
save()  : mixed

Properties

$connection

private static mixed $connection = \null

Methods

delete()

public static delete(mixed $_key) : mixed
Parameters
$_key : mixed

fetch()

public static fetch(mixed $_key) : mixed
Parameters
$_key : mixed

getConnection()

public static getConnection() : mixed

save()

public static save(mixed $_cache) : mixed
Parameters
$_cache : mixed

        
On this page

Search results