issues
search
mperham
/
connection_pool
Generic connection pooling for Ruby
MIT License
1.63k
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ensure reap does not enter infinite loop
#193
ttstarck
closed
2 months ago
0
Track checked out created connections across reloads
#192
ttstarck
closed
2 months ago
7
The reap PR added methods but didn't bump the version
#191
iain-bryson
opened
2 months ago
0
Make automatically fixable standard issues fail CI
#190
albus522
closed
2 months ago
0
Avoid extra mutex contention
#189
albus522
closed
2 months ago
0
Fix reaper exhausting the queue
#188
albus522
closed
2 months ago
1
Add reap functionality
#187
ttstarck
closed
3 months ago
8
Support Ruby 3.4.0-preview1
#186
m-nakamura145
closed
5 months ago
1
undefined method `set' for an instance of ConnectionPool
#185
afuno
closed
4 months ago
4
Issue on setup ConnectionPool using RedisCluster
#184
adrys-lab
closed
9 months ago
1
Add Ruby 3.3 to CI matrix
#183
m-nakamura145
closed
9 months ago
0
this should be left up to the client library
#182
toregeschliman
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#181
dependabot[bot]
closed
2 months ago
0
After fork hook should (possibly) run in parent process too
#180
toregeschliman
closed
1 year ago
7
2.4.1 Memory leak?
#179
jeremiemv
closed
1 year ago
2
Push tag v2.4.1
#178
MITSUBOSHI
closed
1 year ago
1
Ability to optionally drop all connections after fork
#177
shayonj
closed
1 year ago
3
Set "changelog_uri" in gemspec to point to Changes.md
#176
sco11morgan
closed
1 year ago
0
Connection resets and connection timeouts on threads after fork
#175
shayonj
closed
1 year ago
0
crash after fork with 2.4.0
#174
matt-domsch-sp
closed
1 year ago
1
Undefined Method active_connection? for nil:NilClass
#173
jonathansimmons
closed
1 year ago
12
net_http_args nil class exception
#172
ncs1
closed
1 year ago
4
Opt-in for MFA requirement
#171
tagliala
closed
1 year ago
2
Connections exceeding size of connection pool occasionally.
#170
skunkworker
closed
1 year ago
2
Add Ruby 3.2 to the CI matrix
#169
petergoldstein
closed
1 year ago
0
Is it correct to cache this per-fiber?
#168
ioquatix
opened
2 years ago
2
Is the count correct?
#167
ioquatix
opened
2 years ago
2
Automatically drop all connections after fork
#166
casperisfine
closed
2 years ago
10
Automatic fork detection
#165
casperisfine
closed
2 years ago
7
Update readme: non critical -> non-critical
#164
liijunwei
closed
2 years ago
0
Bump actions/checkout from 2 to 3
#163
dependabot[bot]
closed
2 years ago
0
Add Dependabot for GitHub Actions
#162
petergoldstein
closed
2 years ago
0
Observability for wait time, low water mark etc?
#161
pda
closed
2 years ago
2
Add Ruby 3.1 to CI
#160
petergoldstein
closed
2 years ago
0
Use object introspection rather then unreliable version checks.
#159
voxik
closed
2 years ago
2
Remove dependnecy on RubyGems
#158
voxik
closed
2 years ago
11
Use prerelease aware version comparison
#157
deivid-rodriguez
closed
2 years ago
2
Mention new timeout-error class in README
#156
isikyus
closed
3 years ago
0
What does "connections should be self-repairing" mean?
#155
epetre
closed
3 years ago
3
Drop support for Ruby 2.2
#154
deivid-rodriguez
closed
3 years ago
4
Use explicit namespaces for `Mutex` and `ConditionVariable`
#153
deivid-rodriguez
closed
3 years ago
2
Prefer `require_relative` for internal requires
#152
deivid-rodriguez
closed
3 years ago
1
withdrawal mode implementation
#151
kinnalru
closed
3 years ago
2
Support a "debug" mode
#150
mperham
opened
3 years ago
2
Fix argument forwarding in Ruby 2.7
#149
qnighy
closed
3 years ago
4
Inaccurate proxy behavior when a hash with String and Symbol keys is passed
#148
qnighy
closed
3 years ago
0
Mark TruffleRuby experimental in CI
#147
fnordfish
closed
3 years ago
0
update build status badge to use GitHub Workflow
#146
fnordfish
closed
3 years ago
0
Migrate to GitHub Workflows
#145
fnordfish
closed
3 years ago
3
CI: add Ruby 3.0
#144
bpo
closed
3 years ago
0
Next