Note: This documentation is for Moodle 2.7. For up-to-date documentation see Caching.

Caching

From MoodleDocs
Revision as of 08:47, 5 December 2012 by Gisela Hillenbrand (talk | contribs)

New feature
in Moodle 2.7!

A cache is a collection of data that is kept on hand and made readily available in order to avoid costly fetching and moulding upon every request.

Moodle 2.4 saw the implementation of MUC Stage 1: Implement some core caching architecture.

Two links, that might be useful to anyone considering testing the new features on their own servers:

See also

Developer documentation: