Setting up Background Jobs in Ruby on Rails

Setting up Background Jobs in Ruby on Rails with Resque and Redis. In this edition, we'll setup basic background jobs with ActiveJob, run redis-server locally.

Code: https://github.com/cjavdev/video_automation
Twitter: https://twitter.com/cjav_dev
Feedback: https://forms.gle/Q31hhjJGsMrvY4mL6

It turns out there's a really excellent tool called TubeBuddy that already exists and does most of what I was planning to build. I've started using TubeBuddy in the past few months and really like it. If you use this link to buy a license, I'll get a small cut for being an affiliate: https://www.tubebuddy.com/cjavdev.
#rails #rubyonrails