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

Caching

From MoodleDocs
Revision as of 10:51, 4 December 2012 by Helen Foster (talk | contribs) (brief intro)

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.

See also

Developer documentation: