* Bust cache on article destroy instead of resave articles * Change articles delayed job queue
* fixed `ActiveRecord::NotFound` issue for articles, on article destroy * extracted ActiveJobs from article callbacks * added specs for article and reaction deletions