1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/manual/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