1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/manual/docs/Caching - Availible options.php
2007-04-13 21:49:11 +00:00

19 lines
318 B
PHP

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 \>