← Graph

RequestStore

tool 2 connections

Older Ruby gem that provides a per-request global store backed by Thread.current, used in some multi-tenancy implementations to store the current tenant. Largely superseded by ActiveSupport::CurrentAttributes.

category
library
Mentioned as an older gem implementing per-request storage for the current tenant.
uses
RequestStore tool
Older implementations use RequestStore for the per-request current tenant.

Provenance

Read by
11 extractions