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
Fix ArgumentError for wrap
#93
byteallen
closed
7 years ago
2
first pass at adding max_age to connection_pool
#92
Roguelazer
closed
7 years ago
1
Support for recycling connections / setting a maximum age on connections
#91
Roguelazer
closed
7 years ago
6
Provide a list of different connections
#90
archan937
closed
8 years ago
4
README change of shutdown to pool_shutdown
#89
kbaum
closed
8 years ago
2
Ok to use #checkout / #checkin in a Rails controller?
#88
rmosolgo
closed
8 years ago
2
Create wrapper with existing pool
#87
etiennebarrie
closed
8 years ago
1
Instrumenting checkout and query times?
#86
jeffblake
closed
4 years ago
5
Can I "warm" a ConnectionPool?
#85
rmosolgo
closed
8 years ago
2
Monotonic clock for more accurate timeouts.
#84
jdantonio
closed
9 years ago
1
undefined method `getset' for ConnectionPool
#83
coding-bunny
closed
9 years ago
1
updated hash syntax to 1.9 ruby symbol syntax
#82
askl56
closed
9 years ago
0
updated patch version
#81
ferdinandrosario
closed
9 years ago
2
Add Rubocop
#80
tamird
closed
9 years ago
3
Redis-rb doesn't have a close method
#79
allcentury
closed
9 years ago
0
Make ConnectionPool::Wrapper a separate gem
#78
ma11hew28
closed
9 years ago
5
v2.2.0 tag missing?
#77
matthewrudy
closed
9 years ago
2
Fix RBX CI
#76
tamird
closed
9 years ago
0
Non-local return forces disconnect
#75
mperham
closed
9 years ago
28
`close` and `disconnect!` baked into `TimedStack#discard!`
#74
mylesmegyesi
closed
9 years ago
4
Do not increment `@created` object counter in `TimedStack` before object creation actually succeeds
#73
mylesmegyesi
closed
9 years ago
3
Don’t pass disconnect through redis-namespace connection. Closes resque/...
#72
substars
closed
9 years ago
2
Permanently lost connections
#71
zanker
closed
9 years ago
1
Extend dirty checking to the stack
#70
zanker
closed
9 years ago
8
Travis docker
#69
benlovell
closed
9 years ago
0
JRuby
#68
tamird
closed
9 years ago
3
Protect against corrupting interrupts
#67
tamird
closed
9 years ago
24
SimpleConnection proxy for pool
#66
printercu
closed
9 years ago
1
Nested checkout in same Thread yields same connection
#65
arnodirlam
closed
9 years ago
1
ConnectionPool in a gem + rails 3 + sidekiq
#64
florrain
closed
9 years ago
0
can this work with LDAP?
#63
epinault
closed
10 years ago
1
More than one connection pool
#62
rainerborene
closed
10 years ago
1
define method when method missing
#61
davidqhr
closed
10 years ago
4
Getting a Timeout::Error but there's no reason I can see for the connections to still be in use?
#60
Altonymous
closed
9 years ago
2
Return value from ConnectionPool#with
#59
natesymer
closed
10 years ago
1
How to access the shutdown block and when is it called.
#58
grossjo
closed
10 years ago
2
Move docs for TimedStack to just above the TimedStack class definition
#57
rbishop
closed
10 years ago
0
1.9.1 compatablity
#56
anuraguniyal
closed
10 years ago
4
Extract resource management in TimedStack
#55
drbrain
closed
10 years ago
14
Can't call 'eval' on a proxied Redis connection
#54
aselder
closed
10 years ago
1
Support different types of connection in a pool
#53
drbrain
closed
10 years ago
10
ConnectionPool::TimedStack is now lazy
#52
drbrain
closed
10 years ago
5
Raise on nothing to checkin
#51
drbrain
closed
10 years ago
2
Improve connection pool wrapper tests
#50
drbrain
closed
10 years ago
0
Improve connection pool tests
#49
drbrain
closed
10 years ago
5
Test ConnectionPool::TimedStack
#48
drbrain
closed
10 years ago
0
Ignore more development files
#47
drbrain
closed
10 years ago
3
Remove trailing whitespace
#46
drbrain
closed
10 years ago
0
read_multi / multi.set with dalli
#45
forrest
closed
10 years ago
5
Add query method to avoid method_missing for most SQL DB connections
#44
rubencaro
closed
10 years ago
2
Previous
Next