aus_driver_amazon_s3
aus_driver_amazon_s3 copied to clipboard
Bugfix/redis cache backend
In reaction to #63 i checked the extension using redis. If redis cache lifetime is overdue, it might report it still "has" an object, but getting it returns "false".
Also to allow persistent caches which might be a valid solution if all file transfers are passed through TYPO3, i removed the clear-cache call on initialization.