friendica/src/Core/Cache
Philipp Holzer 689a2145f6
Add @see for SO link
2019-08-15 16:24:11 +02:00
..
APCuCache.php Renamed __toString() to getName() 2019-08-04 16:14:19 +02:00
ArrayCache.php Fix getAllKeys() method for memcache instances 2019-08-15 14:26:05 +02:00
Cache.php Fix getAllKeys() method for memcache instances 2019-08-15 14:26:05 +02:00
DatabaseCache.php Renamed __toString() to getName() 2019-08-04 16:14:19 +02:00
ICache.php Renamed __toString() to getName() 2019-08-04 16:14:19 +02:00
IMemoryCache.php Removed some leftovers 2019-08-04 15:58:53 +02:00
MemcacheCache.php Renamed __toString() to getName() 2019-08-04 16:14:19 +02:00
MemcachedCache.php Add @see for SO link 2019-08-15 16:24:11 +02:00
ProfilerCache.php Renamed __toString() to getName() 2019-08-04 16:14:19 +02:00
RedisCache.php - Remove deprecated Redis::delete() function 2019-08-13 08:54:26 +02:00
TraitCompareDelete.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
TraitCompareSet.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00