Question:What is query caching?
Answer
Query caching, available with the version 4.0.1 release, greatly improves the performace of selection queries by storing query results in memory and retrieving those results directly, rather than repeatedly querying the database for the same result set.