{"id":78860,"library":"resque-scheduler","title":"Resque Scheduler","description":"Adds scheduled and delayed job support to Resque, including cron-like scheduling.","status":"active","version":"5.0.0","language":"ruby","source_language":null,"source_url":"https://github.com/resque/resque-scheduler","tags":["scheduling","background-jobs","resque","cron"],"install":[{"cmd":"gem install resque-scheduler","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'resque-scheduler', '~> 5.0.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"ResqueScheduler","correct":"require 'resque-scheduler'"}],"quickstart":{"code":"require 'resque-scheduler'\n\nResque.enqueue_at(Time.now + 3600, MyJob, arg1: 'value')\nResque.set_schedule('my_cron_job', { cron: '0 0 * * *', class: 'MyJob' })","lang":"ruby","description":"Enqueues a job to run in one hour and sets a daily cron job."},"warnings":[{"fix":"Use resque-scheduler 4.x if you are on Resque 1.x.","message":"Resque Scheduler 5.x requires Resque 2.x.","severity":"breaking","affected_versions":">= 5.0.0"}],"env_vars":null,"search_vec":"'add':3 'background':18 'background-job':17 'cron':13,21 'cron-lik':12 'delay':6 'includ':11 'job':7,19 'like':14 'resqu':1,10,20 'schedul':2,4,15,16 'support':8","created_at":"2026-06-18T04:33:25.108467+00:00","updated_at":"2026-06-18T04:33:25.108467+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/resque/resque-scheduler","github":"https://github.com/resque/resque-scheduler","docs":"http://www.rubydoc.info/gems/resque-scheduler/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}