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.

List Sidekiq repositories

activejob-retry

137
Stars
14
Forks
Watchers

Automatic retries for ActiveJob

docker-rails

1.1k
Stars
170
Forks
Watchers

Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq

verk

719
Stars
65
Forks
Watchers

A job processing system that just verks! 🧛‍

activejob-scheduler

36
Stars
6
Forks
Watchers

A background job scheduler for any queue backend

acidic_job

399
Stars
8
Forks
Watchers

Idempotent operations for Rails apps, built for ActiveJob or Sidekiq.

rails_async_migrations

57
Stars
9
Forks
Watchers

Asynchronous support for ActiveRecord::Migration

sidekiq-cron

1.8k
Stars
274
Forks
Watchers

Scheduler / Cron for Sidekiq jobs

lambdakiq

184
Stars
7
Forks
Watchers

🔄👷 ActiveJob with SQS & Lambda

sidekiq

13.0k
Stars
2.4k
Forks
Watchers

Simple, efficient background processing for Ruby

sidekiq-superworker

437
Stars
34
Forks
Watchers

Directed acyclic graphs of Sidekiq jobs