Caching - Availible options.php 318 Bytes
Newer Older
hansbrix's avatar
hansbrix committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Doctrine_Cache offers many options for performance fine-tuning:

*  savePropability 

Option that defines the propability of which
a query is getting cached.



*  cleanPropability 

Option that defines the propability the actual cleaning will occur
when calling Doctrine_Cache::clean();



*  statsPropability
<ul \>