friendica/src/Core/Cache
Philipp Holzer d56bd28a07
Refactor Cache/Lock to DICE
- Refactor Cache classes
- Refactor Lock classes
- Improved test speed (removed some seperate class annotations)
2019-08-03 20:51:58 +02:00
..
APCuCache.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
AbstractCacheDriver.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
ArrayCache.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
DatabaseCacheDriver.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
ICacheDriver.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
IMemoryCacheDriver.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
MemcacheCacheDriver.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
MemcachedCacheDriver.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
ProfilerCache.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
RedisCacheDriver.php Refactor Cache/Lock to DICE 2019-08-03 20:51:58 +02:00
TraitCompareDelete.php code standards / simplifications 2018-07-05 07:59:56 +02:00
TraitCompareSet.php code standards / simplifications 2018-07-05 07:59:56 +02:00