Esempio n. 1
0
 public function __construct()
 {
     $this->dataStore = \CacheMemcached::factory();
     $this->dataStatistics = new \CacheApc();
 }