{"id":19651080,"url":"https://github.com/mnutt/resque-publisher","last_synced_at":"2025-10-05T18:59:37.568Z","repository":{"id":1392017,"uuid":"1381192","full_name":"mnutt/resque-publisher","owner":"mnutt","description":"Publishes to redis pubsub on job enqueue, start, finish, and failure","archived":false,"fork":false,"pushed_at":"2011-02-18T19:21:12.000Z","size":272,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T01:25:47.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mnutt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-18T04:44:07.000Z","updated_at":"2013-12-10T14:43:25.000Z","dependencies_parsed_at":"2022-08-16T13:15:17.418Z","dependency_job_id":null,"html_url":"https://github.com/mnutt/resque-publisher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mnutt/resque-publisher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnutt%2Fresque-publisher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnutt%2Fresque-publisher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnutt%2Fresque-publisher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnutt%2Fresque-publisher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnutt","download_url":"https://codeload.github.com/mnutt/resque-publisher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnutt%2Fresque-publisher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278503204,"owners_count":25997718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T15:05:10.021Z","updated_at":"2025-10-05T18:59:37.538Z","avatar_url":"https://github.com/mnutt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"resque-publisher\n----------------\n\nby Michael Nutt \u003cmichael@nuttnet.net\u003e\n\n\nThis resque plugin publishes to redis pubsub whenever a resque worker event (job added to queue,\nworker started a job, job failed, etc) occurs.\n\n\nUsage\n=====\n\n  class MyJob\n    extend Resque::Plugins::Publisher\n  \n    ...\n  end\n\nInstallation\n============\n\n`gem install resque-publisher` or if you are using bundler just add the following to your Gemfile:\n\n  gem 'resque-publisher'\n\n\nAcknowledgements\n================\n\nMuch of the testing helper code was adapted from resque-retry by Luke Antins and Ryan Carver. \n(http://github.com/lantins/resque-retry)\n\nCopyright\n=========\n\nThe MIT License\n\nCopyright (c) 2011 Michael Nutt \n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnutt%2Fresque-publisher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnutt%2Fresque-publisher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnutt%2Fresque-publisher/lists"}