friendica_2021-01/src/Core/Cache
Philipp Holzer e41e7d2edd
Fixings
- fixed test for semaphore
- fixed some issues
- changed namespace in Tests back to "src/"
- changed namings
2018-07-05 20:57:31 +02:00
..
ArrayCache.php code standards / simplifications 2018-07-05 07:59:56 +02:00
CacheDriverFactory.php code standards / simplifications 2018-07-05 07:59:56 +02:00
DatabaseCacheDriver.php Adding multihost - locking 2018-07-04 23:37:22 +02:00
ICacheDriver.php code standards / simplifications 2018-07-05 07:59:56 +02:00
IMemoryCacheDriver.php code standards / simplifications 2018-07-05 07:59:56 +02:00
MemcacheCacheDriver.php code standards / simplifications 2018-07-05 07:59:56 +02:00
MemcachedCacheDriver.php Fixings 2018-07-05 20:57:31 +02:00
RedisCacheDriver.php Fixings 2018-07-05 20:57:31 +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