issues
search
steveklabnik
/
request_store
Per-request global storage for Rack.
https://github.com/steveklabnik/request_store
MIT License
1.48k
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 1.7.0 -- no longer use Fiber - reverts Fiber changes in release 1.6.0
#99
professor
closed
7 months ago
4
RequestStore's use of Fiber and whether storage is duplicated across Fibers.
#98
professor
closed
7 months ago
2
Fiber concurrency fix
#97
icheishvili
closed
7 months ago
3
Sporadic nil values from RequestStore after upgrade to 1.6.0
#96
mattbrictson
closed
7 months ago
23
CI: Quote YAML value to avoid 3.0 rendering as "3"
#95
olleolleolle
closed
9 months ago
1
Update minimum rake version to satisfy Dependabot
#94
steveklabnik
closed
9 months ago
0
Remove old rubies from CI
#93
steveklabnik
closed
9 months ago
0
Add Ruby 3.3 to CI matrix
#92
m-nakamura145
closed
9 months ago
1
Do you have plan for new release?
#91
mkmn
closed
9 months ago
2
Use fiber storage if available for
#90
ioquatix
closed
1 year ago
13
CI: add Ruby 3.2 to the test matrix
#89
orien
closed
1 year ago
0
Resolving dependencies for published CVE's
#88
sameerchachiya
closed
9 months ago
3
Add Truffleruby to CI
#87
gogainda
closed
1 year ago
3
Should RequestStore use "true" thread locals? ie `Thread.current.thread_variable_get`
#86
palasha
opened
2 years ago
3
Does Rails (5.2+) ActiveSupport::CurrentAttributes have same functionality as this gem?
#85
eoinkelly
opened
2 years ago
2
Use rake ~> 13.0 av development dependency in gemspec
#84
olleolleolle
closed
1 year ago
6
Add CI build status badge to README [ci skip]
#83
olleolleolle
closed
1 year ago
0
Add GitHub Actions CI definition
#82
olleolleolle
closed
2 years ago
3
Drop unused directive 'executables' from gemspec
#81
olleolleolle
closed
1 year ago
3
Add new rubies to CI matrix
#80
ybiquitous
closed
2 years ago
6
Docs: add fetch
#79
tradiff
closed
2 years ago
0
Fix fatal crash when a mutable const is returned by the app
#78
ghiculescu
closed
2 years ago
0
CI: Drop unused sudo: false Travis directive
#77
olleolleolle
closed
3 years ago
0
Will this work with Serverless?
#76
prcongithub
opened
3 years ago
1
RequestStore not cleared in RSpec non-controller tests
#75
key88sf
opened
3 years ago
3
GitHub is HTTPS by default
#74
amatsuda
closed
4 years ago
0
Add Truffleruby head to CI
#73
gogainda
closed
4 years ago
3
request_store broken for ActiveJob
#72
henkesn
opened
4 years ago
1
Improve RequestStore
#71
OuYangJinTing
closed
1 year ago
1
Storing doesn't work with Rails6
#70
patdec
closed
4 years ago
4
thin server
#69
phuongnd08
closed
4 years ago
2
New release
#68
ilkkao
closed
4 years ago
2
Document that clear_all! is dangerous
#67
fsateler
opened
5 years ago
0
Allow loading the store object
#66
wshihadeh
closed
5 years ago
2
Clear the store after each background job being processed?
#65
khiav223577
opened
5 years ago
3
How come this is thread safe?
#64
tareksamni
closed
5 years ago
1
RequestStore with sucker_punch
#63
kozubenko
opened
5 years ago
1
CI: add more recent ruby-versions to the test-matrix
#62
rud
closed
5 years ago
1
Question: What can we store in the RequestStore?
#61
randyv12
opened
6 years ago
1
NameError: uninitialized constant Api::V1::UsersController::RequestStore
#60
vishalTatvaSoft
closed
6 years ago
1
Switch to vector badges in README
#59
rmm5t
closed
6 years ago
0
RequestStore#fetch without &block
#58
chopraanmol1
closed
6 years ago
7
RSpec feature spec context and spec server share same RequestStore
#57
glennfu
closed
6 years ago
4
Question: How this differs from ruby memoization?
#56
imechemi
closed
7 years ago
1
How to not insert RequestStore::Middleware ?
#55
lawrencepit
closed
6 years ago
1
Adds mention of using RequestStore with Sidekiq
#54
macfanatic
closed
6 years ago
0
Please publish 1.3.2 to rubygems
#53
jalkoby
closed
7 years ago
1
Make compatible with Rails streaming
#52
aasmith
closed
6 years ago
6
Remove deprecation warning in rails 5
#51
jartek
closed
8 years ago
3
RequestStore.store gets cleared in `middleware` and has shorter life than Thread.current
#50
emclab
closed
8 years ago
9
Next