Advanced components - Cache - Introduction.php 172 Bytes
Newer Older
hansbrix's avatar
hansbrix committed
1 2
Caching is one of the most influental things when it comes to performance tuning. Doctrine_Cache provides means for 
caching queries and for managing the cached queries. 
3