aus_driver_amazon_s3 icon indicating copy to clipboard operation
aus_driver_amazon_s3 copied to clipboard

Bugfix/redis cache backend

Open weakbit opened this issue 1 year ago • 0 comments

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.

weakbit avatar Jan 04 '24 13:01 weakbit