phpbb/phpBB/includes/acm
Igor Wiedler 9329b16ab1 [task/acm-refactor] Refactor the ACM classes to have a common interface.
They are now refered to as cache drivers rather than ACM classes. The
additional utility functions from the original cache class have been
moved to the cache_service. The class loader is now instantiated without
a cache instance and passed one as soon as it is constructed to allow
autoloading the cache classes.

PHPBB3-9983
2011-01-09 23:49:35 +01:00
..
acm_wincache.php [feature/acm-wincache] Adding caching module for WinCache's User Cache. 2010-12-13 00:14:57 +01:00