1
0
mirror of synced 2024-12-15 15:46:02 +03:00
doctrine2/manual/new/docs/en/plugins/cache.txt

8 lines
210 B
Plaintext
Raw Normal View History

+++ 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