{"id":26197317,"url":"https://github.com/mongoid/kiqstand","last_synced_at":"2025-08-16T11:43:09.306Z","repository":{"id":4114631,"uuid":"5224889","full_name":"mongoid/kiqstand","owner":"mongoid","description":"Mongoid 3 Middleware for Sidekiq","archived":false,"fork":false,"pushed_at":"2018-02-12T02:33:41.000Z","size":206,"stargazers_count":97,"open_issues_count":2,"forks_count":22,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-15T03:55:37.743Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongoid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-29T19:24:39.000Z","updated_at":"2021-10-13T08:34:24.000Z","dependencies_parsed_at":"2022-09-17T04:01:50.388Z","dependency_job_id":null,"html_url":"https://github.com/mongoid/kiqstand","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoid%2Fkiqstand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoid%2Fkiqstand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoid%2Fkiqstand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoid%2Fkiqstand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongoid","download_url":"https://codeload.github.com/mongoid/kiqstand/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249003952,"owners_count":21196794,"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","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":"2025-03-12T02:26:02.370Z","updated_at":"2025-04-15T03:55:42.833Z","avatar_url":"https://github.com/mongoid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Kiqstand [![Build Status](https://secure.travis-ci.org/mongoid/kiqstand.png?branch=master\u0026.png)](http://travis-ci.org/mongoid/kiqstand)\n========\n\nKiqstand is a middleware for Sidekiq for use with Mongoid 3.\n\nCompatibility\n-------------\n\n**If you are running Mongoid 4 (or the master), you do not need Kiqstand.**\n\nKiqstand is tested against MRI 1.9.3, 2.0.0.\n\n- Use Kiqstand 1.0.x with Mongoid 3.0.x\n- Use Kiqstand 1.1.x with Mongoid 3.1.x\n\nDocumentation\n-------------\n\nInclude Kiqstand in your `Gemfile`.\n\n```ruby\ngem \"kiqstand\"\n```\n\nIf you're not using Rails, ensure you require it.\n\n```ruby\nrequire \"kiqstand\"\n```\n\nAdd the middleware to the Sidekiq server middleware.\n\n```ruby\nSidekiq.configure_server do |config|\n  config.server_middleware do |chain|\n    chain.add Kiqstand::Middleware\n  end\nend\n```\n\nLicense\n-------\n\nCopyright (c) 2012-2013 Durran Jordan\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nCredits\n-------\n\nDurran Jordan: durran at gmail dot com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongoid%2Fkiqstand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongoid%2Fkiqstand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongoid%2Fkiqstand/lists"}