Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Cache dummy store. More...
Classes | |
class | cachestore_dummy |
The cache dummy store. More... | |
Cache dummy store.
This dummy store is used when a load has no other stores that it can make use of. This shouldn't happen in normal operation... I think.
This file is part of Moodle's cache API, affectionately called MUC. It contains the components that are requried in order to use caching.