YoutubeLinks
YoutubeLinks copied to clipboard
Rework sending emails
Emails should be stored in database and queued to be send. Emails module (modular monolith). Emails should not block commands. Emails should be send separately. Save email to db then send email from event email created (email added to the database) etc.. Then fire internal event handler to send email. Use mediatR.