friendica/src/Core/Cache/Type
Philipp Holzer 68046573a4
Restructure Cache to follow new paradigm
2021-10-26 22:11:06 +02:00
..
APCuCache.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
ArrayCache.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
BaseCache.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
DatabaseCache.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
MemcacheCache.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
MemcachedCache.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
ProfilerCache.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
RedisCache.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
TraitCompareDelete.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
TraitCompareSet.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
TraitMemcacheCommand.php Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00