yshmarov / insta2blog.com

Automagically post your Instagram photos to a perfect SEO blog. Turn your Instagram account into a website.
https://insta2blog.com/
MIT License
14 stars 2 forks source link

88 background jobs for processing services #89

Closed yshmarov closed 1 year ago

yshmarov commented 1 year ago

Description

postgresql is already fast enough to handle lots of jobs.

if you want to save some costs on rolling out redis on production, this is a good option.

however I guess you will still need redis for websockets/turbo broadcasts.

so if you plan to use broadcasts, possbily better to go with redis & sidekiq.

TODO:

How to test

Self-check

Visual Changes

Before

After

Screenshot 2022-11-13 at 20 52 56 Screenshot 2022-11-13 at 20 04 40