Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MatthiasMullie
Scrapbook
Scale
Shard
addCache
MatthiasMullie\Scrapbook\Scale\Shard::addCache PHP Method
Shard Class Documentation
显示文件
Open project: matthiasmullie/scrapbook
addCache()
public
method
public
addCache
(
MatthiasMullie\Scrapbook\KeyValueStore
$cache
)
$cache
MatthiasMullie\Scrapbook\KeyValueStore
public function addCache(KeyValueStore $cache) { $this->caches[] = $cache; }
Shard
__construct
add
addCache
cas
decrement
delete
deleteMulti
flush
get
getMulti
getShard
getShards
increment
replace
set
setMulti
touch