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

ansible-rails

223
Stars
16
Forks
Watchers

Ruby on Rails deployment using Ansible - with Lets Encrypt, Sidekiq, PostgreSQL, nginx & puma

limestone

232
Stars
43
Forks
Watchers

Boilerplate Rails 6 SaaS application with Webpack, Stimulus and Docker integration.

api.rss

345
Stars
19
Forks
Watchers

RSS as RESTful. This service allows you to transform RSS feed into an awesome API.

sidekiq_status

153
Stars
55
Forks
Watchers

Extension to Sidekiq to pass job execution metadata such as status and result back to the client

exq

1.5k
Stars
179
Forks
Watchers

Job processing library for Elixir - compatible with Resque / Sidekiq

recommendable

1.4k
Stars
115
Forks
Watchers

:+1::-1: A recommendation engine using Likes and Dislikes for your Ruby app

sidekiq-limit_fetch

927
Stars
142
Forks
Watchers

A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)

gush

1.0k
Stars
101
Forks
Watchers

Fast and distributed workflow runner using ActiveJob and Redis

sidekiq-scheduler

1.7k
Stars
236
Forks
Watchers

Lightweight job scheduler extension for Sidekiq

sidekiq-unique-jobs

1.4k
Stars
272
Forks
Watchers

Prevents duplicate Sidekiq jobs