Answer the question
In order to leave comments, you need to log in
Can't add value to cache?
I have this code in Yii2:
$success = Yii::$app->cache->set($cacheKey, $data, DAY, $this->dependency);
$cacheKey = "Images::/2ws/dsasdsadas/",
$data = {simplehtmldom_1_5\simple_html_dom_node}[23]
DAY = 86400
$this->dependency = {yii\caching\DbDependency}[6]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question