issues
search
sfackler
/
r2d2
A generic connection pool for Rust
Apache License 2.0
1.51k
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Are connections initialized synchronously?
#50
saghm
closed
6 years ago
2
`diesel::connection::Connection` is not implemented for `diesel::PgConnection`
#49
yenicelik
closed
6 years ago
3
min_size priority
#48
alu
closed
6 years ago
2
Fix lib.rs crate docs
#47
theduke
closed
6 years ago
1
Unsure how to deal with the removal of `r2d2::Config`
#46
sgrif
closed
6 years ago
2
Keep a changelog
#45
sgrif
closed
6 years ago
4
ScheduledThreadPool could be shared between Pools
#44
nottxy
closed
7 years ago
1
Could ScheduledThreadPool be shared between Pool?
#43
nottxy
closed
7 years ago
3
Fix spelling error
#42
Flarp
closed
7 years ago
1
Added a constructor for creating a new test pool.
#41
golddranks
closed
7 years ago
1
Testing
#40
golddranks
closed
7 years ago
9
Ability to reset connection pool?
#39
saghm
closed
7 years ago
6
MySQL support?
#38
Thomspoon
closed
7 years ago
4
the trait `diesel::Connection` is not implemented for `r2d2::PooledConnection<r2d2_diesel::ConnectionManager<diesel::pg::PgConnection>>`
#37
rbalicki2
closed
7 years ago
3
Add CustomizeConnection::on_release()
#36
Ereski
closed
7 years ago
3
Is it useful prepare sql statement for PooledConnection?
#35
sickHamm
closed
7 years ago
1
Is it possible to create a new connection pool if the servers are offline
#34
bbigras
closed
7 years ago
3
Add `Pool#get_immediately`
#33
sgrif
closed
7 years ago
5
Actually attempt to maintain `min_idle` idle connections
#32
sgrif
closed
7 years ago
3
Unwinding can result in connections with broken invariants being returned to the connection pool
#31
sgrif
opened
7 years ago
11
Resize connection pool at runtime
#30
flxo
closed
7 years ago
2
Add r2d2-couchdb to the list of adaptors
#29
scorphus
closed
7 years ago
1
Builder doesn't work across different machines.
#28
TheServerAsterisk
closed
7 years ago
3
Always use the latest stable Rust version on Travis
#27
rushmorem
closed
8 years ago
6
Add a `connections()` method to `Pool`
#26
rushmorem
closed
8 years ago
4
pool running out (GetTimeout) on nightly
#25
mikedilger
closed
8 years ago
15
Compiler gives error on r2d2::Pool<r2d2_mysql::MysqlConnectionManager>
#24
shahmuratov
closed
8 years ago
2
Issue when impl Trait Key
#23
inxi-pc
closed
8 years ago
7
Pool is never dropped, so all connections are left open
#22
jonhoo
closed
8 years ago
5
Fix typo in impl of fmt::Debug for Config<C,E>
#21
borisfaure
closed
8 years ago
1
Relicense under dual MIT/Apache-2.0
#20
emberian
closed
8 years ago
4
Does the pool support "idle" connection ?
#19
allan-simon
closed
8 years ago
14
Put in README how to set max open connection
#18
allan-simon
closed
8 years ago
3
Add Diesel to the README
#17
sgrif
closed
8 years ago
1
Better errors if connections can't be initiated
#16
reem
closed
8 years ago
3
added r2d2-cypher
#15
flosse
closed
9 years ago
1
ManageConnection.has_broken implementation
#14
gwenn
closed
9 years ago
3
Connection example
#13
victrcodes
closed
9 years ago
2
Please add information to the README
#12
badboy
closed
9 years ago
1
Returning connection from a pool without pool explicitly in scope
#11
viraptor
closed
9 years ago
13
Nightly fixes
#10
codyps
closed
9 years ago
1
crates.io out of date (has 0.2.0 instead of 0.2.1)
#9
codyps
closed
9 years ago
1
Add use for enum variants
#8
iterion
closed
10 years ago
0
Need panic safety
#7
sfackler
closed
8 years ago
1
Update to rust master
#6
alexcrichton
closed
10 years ago
3
Consider making Box<ErrorHandler<E>> the default parameter type
#5
sfackler
closed
9 years ago
1
Don't require a call to replace()
#4
alexcrichton
closed
10 years ago
1
Update to rust master
#3
alexcrichton
closed
10 years ago
0
Checkout health check happens with the pool lock held
#2
sfackler
closed
10 years ago
0
test_missing_replace is hacky
#1
sfackler
closed
10 years ago
1
Previous
Next