lara30453's avatar

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.

0 likes
0 replies

Please or to participate in this conversation.