mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
![]() Static cache has a very flexible storage capability and does not need all the checks performed on it. Enabling dereferencing handling and multiple identifiers removes a lot of unneeded overhead for request caches that have many get calls. The changes were modelled on the static acceleration changes done in MDL-53208. |
||
---|---|---|
.. | ||
config.php | ||
definition.php | ||
dummystore.php | ||
factory.php | ||
helper.php | ||
interfaces.php | ||
loaders.php | ||
store.php |