friendica/src/Core/Cache
Philipp Holzer 19777baa79
- Move constants to the "Cache" class (more transparent than inside the interface)
2019-08-04 15:53:28 +02:00
..
APCuCache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
ArrayCache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
Cache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
DatabaseCache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
ICache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
IMemoryCache.php Rename *CacheDriver to *Cache because they don't act as driver anymore 2019-08-04 10:26:53 +02:00
MemcacheCache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
MemcachedCache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
ProfilerCache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +02:00
RedisCache.php - Move constants to the "Cache" class (more transparent than inside the interface) 2019-08-04 15:53:28 +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