1
0
mirror of synced 2024-12-15 07:36:03 +03:00
doctrine2/manual/new/docs/en/caching/available-options.txt

7 lines
326 B
Plaintext
Raw Normal View History

{{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}} :