moodle/cache/classes
Sam Hemelryk 83bee88119 MDL-47832 cache: removed data source aggregate functionality
Cache data source aggregate functionality was found to be broken
and unused, because of this the decision was made to remove it
rather than fix it.
As it was broken we did not follow typical deprecation methods and
instead the code was removed outright with only structure
remaining and left deprecated.
2014-11-20 11:02:56 +13:00
..
config.php MDL-45513 cache: added support to unit tests for alt cache stores 2014-05-30 08:41:07 +12:00
definition.php MDL-47832 cache: removed data source aggregate functionality 2014-11-20 11:02:56 +13:00
dummystore.php MDL-43349 cache: is_ready now checks are_requirements_met by default 2014-01-07 11:47:18 +08:00
factory.php MDL-47832 cache: removed data source aggregate functionality 2014-11-20 11:02:56 +13:00
helper.php MDL-47832 cache: removed data source aggregate functionality 2014-11-20 11:02:56 +13:00
interfaces.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
loaders.php MDL-47832 cache: removed data source aggregate functionality 2014-11-20 11:02:56 +13:00
store.php MDL-45724 cache: fixed warning structure bug 2014-07-23 15:24:59 +12:00