Moodle development - The Cache API

In this presentation, we are looking at plugin caching and the Cache API which provides ways to work with what is generally called the Moodle Universal Cache (MUC) in your plugin’s code. The API allows the plugin to cache objects and content for the duration of the request, the session or as determined by the plugin itself.

This video has UK English subtitles and if you struggle with English or even with my accent, you can use YouTube’s auto-translate functionality to view the subtitles in your preferred language.

This video is an extract from the ‘Moodle Plugins By Example’ course – go to the Course Page for more details.