Searched refs:FileCache (Results 1 – 4 of 4) sorted by relevance
7 use Metadata\Cache\FileCache; alias28 $cache = new FileCache($this->dir);
9 class FileCache implements CacheInterface class
49 use Metadata\Cache\FileCache; alias533 $metadataFactory->setCache(new FileCache($this->cacheDir . '/metadata'));
56 - Update FileCache.php added fallback option when rename fails on windows [\#40](https://github.com…