1
0
mirror of synced 2024-12-15 07:36:03 +03:00
doctrine2/manual/new/docs/en/plugins/cache.txt
2007-06-18 23:53:32 +00:00

8 lines
210 B
Plaintext

+++ Introduction
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.
+++ Query cache