lale-help / lale-help

A collaborative platform for volunteer refugee support.

Home Page:http://lale.help

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asynchronous Email delivery using sidekiq workers / redis

dottorer opened this issue · comments

Based on #441 we decided to leverage sidekiq workers (DelayedMailer) to deliver emails. This requires to add a worker for heroku ($25 / month) and a redis service (RedisCloud with 30MB memory limit for free).

The actual delivery code can remain the same but emails should be delivered from the worker in a scalable way.

Signed, sealed and delivered to all envs - AWESOMENESS by @phillipoertel