egroupware/api/src/Cache
2021-03-31 17:50:01 +02:00
..
Apc.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Apcu.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Base.php making existing cache-tests available for phpunit/Travis, thought leaving old test in place as they are more performance testing 2016-07-12 16:55:11 +02:00
Exception.php adding an Exceptions for caching problems 2016-03-03 11:41:45 +00:00
Files.php fix PHP Warning if keys contain a backslash as in namespaced classes 2018-02-15 09:52:24 +01:00
Memcache.php fix warning in tests 2020-03-04 22:31:30 +01:00
Memcached.php Switching consistent hashing (Libketama) off by default 2018-02-28 10:45:48 +01:00
Provider.php moved egw_cache to Api\Cache 2016-02-28 09:38:36 +00:00
ProviderMultiple.php moved egw_cache to Api\Cache 2016-02-28 09:38:36 +00:00