Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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.