Commits
pkarw committed 6be7f783781
Alpha caching support #1664
To test it please modify the config/local.json:
```json
server: {
"useOutputCacheTagging": true,
"useOutputCache": true,
"outputCacheDefaultTtl": 86400
},
```
+ set the `reds` section (default is set to Your localhost)