Caching in DotKernel using Zend Framework

This post refers to DotKernel 1, based on Zend Framework 1. If you are looking for DotKernel 3 related posts, go here. It’s very expensive to load configurations and settings from XML files, on every requests. First because of latency … Read MoreRead More

DotKernel Reserved Variable Names for Caching

This post refers to DotKernel 1, based on Zend Framework 1. If you are looking for DotKernel 3 related posts, go here. This article is related to: Caching in DotKernel with Zend Framework Cache The variables that DotKernel cache are … Read MoreRead More

Configuring the Cache in DotKernel

This post refers to DotKernel 1, based on Zend Framework 1. If you are looking for DotKernel 3 related posts, go here. This article contains the DotKernel cache layer configuration guide. The DotKernel Caching Layer is based on Zend Framework … Read MoreRead More