Class RedisShell
Redis shell - manage redis cache data
- Shell
- BeditaBaseShell
- RedisShell
Located at vendors/shells/redis.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
countByPrefix( )
Count cache data by prefix
Argument 0 is required (=> prefix)
Usage: ./cake.sh redis countByPrefix |
public
|
#
clearByPrefix( )
Clear cache data by prefix
Argument 0 is required (=> prefix)
Usage: ./cake.sh redis clearByPrefix |
public
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
|
private
|
Methods inherited from BeditaBaseShell
__clean()
,
__construct()
,
checkDir()
,
checkExportFile()
,
checkUrl()
,
check_sys_get_temp_dir()
,
cleanTempDir()
,
handleExceptions()
,
initConfig()
,
initialize()
,
isUrl()
,
mandatoryArgument()
,
readInputArgs()
,
setupTempDir()
,
startup()
,
test()
,
title()
,
verbose()
Properties summary
protected
array
|
$skipKeysPrefix
|
#
array(
'objects_nickname-'
)
|