{"adoption": {"forks": 90, "observed_at": "2026-08-28T04:04:54.160830+00:00", "stars": 1500}, "canonical_url": "https://ross.abutalabs.com/products/request_store", "card": {"archived": false, "artifact_type": "library", "description": "Per-request global storage for Rack.", "domain": ["web-development", "backend", "developer-tools"], "enriched": true, "function": ["middleware", "caching", "web-framework"], "health_score": 20, "homepage": "https://github.com/steveklabnik/request_store", "language": "Ruby", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["steveklabnik/request_store"], "name": "steveklabnik/request_store", "platform": ["ruby"], "pushed_at": "2024-05-01T20:21:45+00:00", "repo": "steveklabnik/request_store", "stars": 1500, "tags": ["rack-middleware", "thread-local-storage", "request-scoped-state", "rails", "sidekiq", "web-server", "rack"], "topics": [], "urls": [], "use_cases": ["store per-request state in Rails without Thread.current leaks", "share data like current_user across middleware and controllers", "avoid stale global state on threaded servers like Puma or Thin", "clear request-scoped variables between Sidekiq jobs", "memoize per-request values with RequestStore.fetch"], "what_it_is": "RequestStore is a Ruby gem providing per-request global storage for Rack applications, replacing error-prone Thread.current usage with request-scoped state that is cleared after each request. It ships as Rack middleware with a Rails Railtie and Sidekiq integration.", "when_to_avoid": ["you need distributed or persistent storage rather than in-process state", "you are not on Rack or a Rack-compatible framework", "you need state scoped to something other than an HTTP request or job"], "when_to_choose": ["you need request-scoped global state in a Rack/Rails app", "Thread.current values leak across requests on threaded servers", "you want simple per-request memoization or context storage"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/request_store", "repo": "steveklabnik/request_store", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:54.160830+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:33:01.113593+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e9fc1dd3866a44dcf7b9276d7c512c893e7e6869f0d87e7dc2de2e649ce3145c", "fetched_at": "2026-08-28T04:04:54.160830+00:00", "kind": "readme", "missing": false, "url": "https://github.com/steveklabnik/request_store"}, {"content_hash": "8ab390ac103423b746635913c287f314e67565f857020f923adcceae217c9582", "fetched_at": "2026-08-29T11:38:00.719367+00:00", "kind": "homepage", "missing": false, "url": "https://github.com/steveklabnik/request_store"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5007, "days_push": 854, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}