server/lib/private/Template
Roeland Jago Douma e3925ba2a1
Cache SCSS dependency file in memcache
Since reading a file from disks can be costly. Lets store the dependency
json also in memcache.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-03-22 20:14:08 +01:00
..
Base.php Fix others 2016-07-21 18:13:57 +02:00
CSSResourceLocator.php SCSS files don't exist on the default fs so just add them to the 2017-03-10 19:13:44 +01:00
JSConfigHelper.php Add ignore_files to config, 2017-03-20 01:17:12 -06:00
JSResourceLocator.php Fix others 2016-07-21 18:13:57 +02:00
ResourceLocator.php log where a resource was not found 2017-03-19 22:21:19 -06:00
ResourceNotFoundException.php Fix others 2016-07-21 18:13:57 +02:00
SCSSCacher.php Cache SCSS dependency file in memcache 2017-03-22 20:14:08 +01:00
TemplateFileLocator.php Fix others 2016-07-21 18:13:57 +02:00