phpOMS/DataStorage/Cache
Dennis Eichhorn 6b25cd2df7 Implement file cache
also updating interfaces and pool to match the database pool. This is
now designed based on a real use case instead of some untested idea.
2016-10-29 20:47:26 +02:00
..
CacheFactory.php Implement file cache 2016-10-29 20:47:26 +02:00
CacheInterface.php Implement file cache 2016-10-29 20:47:26 +02:00
CachePool.php Implement file cache 2016-10-29 20:47:26 +02:00
CacheStatus.php Implement file cache 2016-10-29 20:47:26 +02:00
CacheType.php Implement file cache 2016-10-29 20:47:26 +02:00
FileCache.php Implement file cache 2016-10-29 20:47:26 +02:00
MemCache.php Fixed for documentor 2016-08-14 20:57:57 +02:00
NullCache.php Fixed for documentor 2016-08-14 20:57:57 +02:00
RedisCache.php Fixed for documentor 2016-08-14 20:57:57 +02:00
WinCache.php Fixed for documentor 2016-08-14 20:57:57 +02:00