bensheldon/good_job
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
Repository profile
Database-backed Active Job backend
Repository updates
Get generated rails/solid_queue development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-22 03:10
4 captures since 2026-06-09
Stars from baseline +19
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-22 03:10
Gemfile
ruby ecosystem,
0 dependencies
solid_queue.gemspec
ruby ecosystem,
6 dependencies
Gemfile.lock
ruby ecosystem,
72 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Ordered background jobs processing
Database based asynchronous priority queue system -- Extracted from Shopify
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
Simple and reliable beanstalkd job queue for ruby