Nov 18, 2015
0
Level 6
Queuing image upload and manipulation
Hello everyone,
My site allows users to upload images, for this i have created an image uploading model file that is accessed in the profile controller when a user updates their avatar. I want to add queuing with redis into this system. I just want some tips on how to do this and should I use redis as it isn't rally built for queuing.
Also, just as a note I store my images in S3.
Please or to participate in this conversation.