resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Repository profile
Ordered background jobs processing
Repository updates
Get generated bia-technologies/lowkiq 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-23 03:02
4 captures since 2026-06-09
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-23 03:02
Gemfile
ruby ecosystem,
0 dependencies
lowkiq.gemspec
ruby ecosystem,
3 dependencies
frontend/package.json
javascript ecosystem,
27 dependencies
frontend/package-lock.json
javascript ecosystem,
0 dependencies
examples/benchmark/Gemfile
ruby ecosystem,
3 dependencies
examples/dummy/Gemfile
ruby ecosystem,
3 dependencies
examples/benchmark/Gemfile.lock
ruby ecosystem,
7 dependencies
examples/dummy/Gemfile.lock
ruby ecosystem,
5 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.
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Database-backed Active Job backend
Database based asynchronous priority queue system -- Extracted from Shopify
Lightweight job scheduler extension for Sidekiq
Simple and reliable beanstalkd job queue for ruby
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.