1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/manual/docs/Advanced components - Cache - Introduction.php

4 lines
172 B
PHP
Raw Normal View History

2007-04-14 01:49:11 +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.