PhileCMS / Phile

A flat file CMS with a swappable parser and template engine.
https://philecms.github.io/
Other
255 stars 48 forks source link

makes cache service always available #329

Closed Schlaefer closed 6 years ago

Schlaefer commented 6 years ago

Previous discussion see #327

Makes the cache service always available. Out of the box Phile provides a memory-only non-persistent cache now. For production the cache should be changed to a persistent cache as indicated in the config.php.