{"id":28074221,"url":"https://github.com/peek/peek-resque","last_synced_at":"2025-10-07T00:55:18.172Z","repository":{"id":7369078,"uuid":"8695034","full_name":"peek/peek-resque","owner":"peek","description":"Take a peek into your Resque queues and workers.","archived":false,"fork":false,"pushed_at":"2017-08-30T22:04:20.000Z","size":142,"stargazers_count":3,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T13:43:33.606Z","etag":null,"topics":["background-jobs","peek","resque","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-11T02:14:27.000Z","updated_at":"2023-12-01T21:41:33.000Z","dependencies_parsed_at":"2022-08-21T00:50:45.917Z","dependency_job_id":null,"html_url":"https://github.com/peek/peek-resque","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/peek/peek-resque","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-resque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-resque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-resque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-resque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peek","download_url":"https://codeload.github.com/peek/peek-resque/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peek%2Fpeek-resque/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278703575,"owners_count":26031205,"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-06T02:00:05.630Z","response_time":65,"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":["background-jobs","peek","resque","ruby"],"created_at":"2025-05-12T23:31:52.093Z","updated_at":"2025-10-07T00:55:18.154Z","avatar_url":"https://github.com/peek.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peek::Resque\n\nTake a peek into the current state of your Resque queues and workers.\n\nThings this peek view provides:\n\n- The total number of queued jobs for each queue.\n- The total number of workers.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'peek-resque'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install peek-resque\n\n## Usage\n\nAdd the following to your `config/initializers/peek.rb`: \n\n```ruby\nPeek.into Peek::Views::Resque\n```\n\nBy default, it will track all queues. If you'd like to limit the number of queues\nit displays, you can pass in the `:queues` option:\n\n```ruby\nPeek.into Peek::Views::Resque, :queues =\u003e ['notifications', 'backups']\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeek%2Fpeek-resque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeek%2Fpeek-resque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeek%2Fpeek-resque/lists"}