1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/manual/docs/Advanced components - Cache - Introduction.php
2006-07-23 21:08:06 +00:00

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.