Hi - I was looking into the shrine-lambda plugin, but it appears to be limited to Shrine 2 and the versions plugin. Does anyone have advice for how I might shift processing of my derivatives over to lambda on Shrine 3? My use case will potentially have a lot of processing going on in parallel, and Lambda would be ideal for this.
Using AWS Lambda for derivative processing in Shrine 3?
Hi, I will see if I can update shrine-lambda for Shrine 3.
In the meantime, the shrine-transloadit gem implementation provides a good example on how you can store externally processed files as Shrine derivatives.
1 Like