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

13 lines
376 B
PHP

Doctrine_Cache offers many options for performance fine-tuning:
<ul>
<li \> savePropability <br \>
Option that defines the propability of which
a query is getting cached.
<br \><br \>
<li \> cleanPropability <br \>
Option that defines the propability the actual cleaning will occur
when calling Doctrine_Cache::clean();
<br \><br \>
<li \> statsPropability
<ul \>