Sidekiq topic
Simple, efficient background processing for Ruby.
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will integrate tightly with Rails to make background processing dead simple.
activejob-retry
Automatic retries for ActiveJob
docker-rails
Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq
verk
A job processing system that just verks! 🧛
activejob-scheduler
A background job scheduler for any queue backend
acidic_job
Idempotent operations for Rails apps, built for ActiveJob or Sidekiq.
rails_async_migrations
Asynchronous support for ActiveRecord::Migration
sidekiq-cron
Scheduler / Cron for Sidekiq jobs
lambdakiq
🔄👷 ActiveJob with SQS & Lambda
sidekiq
Simple, efficient background processing for Ruby
sidekiq-superworker
Directed acyclic graphs of Sidekiq jobs