friendica/src/Core/Cache
Philipp Holzer 270e817954
Adding force to update routine
- Introduced Cache::NEVER Lock (never expiring lock)
- Force flag for dbstructure update
- Moving the business logic to central place in Update class
2018-10-31 14:44:40 +01:00
..
AbstractCacheDriver.php Rename App Methods 2018-10-10 00:16:06 +02:00
ArrayCache.php friendica-5847 Console Cache List command doesn't work 2018-10-07 10:35:37 +02:00
CacheDriverFactory.php Fix config value type in MemcachedCacheDriver 2018-07-17 02:05:06 -04:00
DatabaseCacheDriver.php Adding force to update routine 2018-10-31 14:44:40 +01:00
ICacheDriver.php Adding force to update routine 2018-10-31 14:44:40 +01:00
IMemoryCacheDriver.php Adding force to update routine 2018-10-31 14:44:40 +01:00
MemcacheCacheDriver.php friendica-5847 Console Cache List command doesn't work 2018-10-07 10:35:37 +02:00
MemcachedCacheDriver.php Logger Levels 2018-10-30 09:58:45 -04:00
RedisCacheDriver.php friendica-5847 Console Cache List command doesn't work 2018-10-07 00:27:54 +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