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

13 lines
376 B
PHP
Raw Normal View History

2007-02-09 23:56:04 +03:00
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 \>