You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/workers/maintenance
Eugen Rochko ad40bf5e0c
Speed up some rake tasks by moving execution to Sidekiq (#7678)
* Speed up some rake tasks by moving execution to Sidekiq

mastodon:media:remove_silenced
mastodon:media:remove_remote
mastodon:media:redownload_avatars
mastodon:feeds:build

* Fix code style issue
7 years ago
..
destroy_media_worker.rb Speed up some rake tasks by moving execution to Sidekiq (#7678) 7 years ago
redownload_account_media_worker.rb Speed up some rake tasks by moving execution to Sidekiq (#7678) 7 years ago
uncache_media_worker.rb Speed up some rake tasks by moving execution to Sidekiq (#7678) 7 years ago