3 lines
173 B
PHP
3 lines
173 B
PHP
Caching is one of the most influental things when it comes to performance tuning. Doctrine_Cache provides means for
|
|
caching queries and for managing the cached queries.
|