At this moment impossible to flush cache using s3fs.
From another side it should be possible to delete big amount of files.
So I attached patch to support s3fs and batch API.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | d7-batch_api_for_flushing_imagecache_external_and_support_s3fs-3043665-7.patch | 6.79 KB | Ievgen Antonovych |
Comments
Comment #2
Ievgen Antonovych commentedComment #3
Ievgen Antonovych commentedAttached patch
Comment #4
Ievgen Antonovych commentedComment #5
Ievgen Antonovych commentedFixed progress status that was calculated incorrectly before.
Comment #6
Ievgen Antonovych commentedComment #7
Ievgen Antonovych commentedUpdated patch to be compatible with 7.x-dev
Comment #8
BarisW commentedThanks!
There is already an issue to support batch flushing: #3017032: Use Batch API when flushing external images
Also, another issue allows changing the scheme to support s3: #3006907: Allow altering file scheme
So I have to look which patches to use, as soon as I have time. Thanks anyway!
Comment #9
Ievgen Antonovych commented@BarisW
Thank you!