Gregwar/ImageBundle

Usage of S3 images

pmithrandir opened this issue · 0 comments

Hello,

Today, I'm using images created in a folder shared between all my server.
As I have multiple issues to keep the shared folder up, I was wondering if I could use S3 to keep the source file and to generate the cached image on each node where symfony is present.

Will the cache file be named the sae way ? (especially for cache reason when going on another server)
How can we adapt the code from your point of view to use S3(or any other object storage compatible)

That could give another dimension to the pluggin I think.
Pierre