Optimizing Sidekiq for Mastodon 4.x Sidekiq is the application that processes all of the "jobs" on a Mastodon server. These "jobs" are every action your server performs including sending e-mail, creating posts, pulling posts for users to view, uploading media, updating profiles, setting filters, cleaning up the database, and so many more actions.