1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/manual/docs/Advanced components - Cache - Introduction.php

3 lines
173 B
PHP
Raw Normal View History

2006-07-24 01:08:06 +04:00
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.