docbrown/spec/workers/articles
Cadu Ribeiro 93514e73df Migrate Articles/BustMultipleCachesJob to Sidekiq (#5309) [deploy]
Related to: #5305

In order to move all the jobs to Sidekiq, this commit creates a new
Articles/BustMultipleCachesWorker using Sidekiq based on the
Articles/BustMultipleCachesJob (this one is not removed until we know
that any job on this one will be performed).
2020-01-06 13:42:34 -05:00
..
bust_cache_worker_spec.rb Create new BustCacheWorker and start sending jobs to it (#5302) [deploy] 2019-12-31 14:14:23 -05:00
bust_multiple_caches_worker_spec.rb Migrate Articles/BustMultipleCachesJob to Sidekiq (#5309) [deploy] 2020-01-06 13:42:34 -05:00
update_analytics_worker_spec.rb Create UpdateAnalyticsWorker to replace UpdateAnalyticsJob (#5331) 2020-01-02 13:05:12 -05:00