friendica/src/Core/Cache
2019-12-29 20:18:19 +01: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
MemcacheCache.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
MemcachedCache.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
ProfilerCache.php Renamed __toString() to getName() 2019-08-04 16:14:19 +02:00
RedisCache.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
TraitCompareDelete.php
TraitCompareSet.php
TraitMemcacheCommand.php code optimization 2019-09-30 14:03:15 +02:00