Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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.