12 releases
0.11.0 | Feb 24, 2023 |
---|---|
0.9.0 | Oct 8, 2021 |
0.8.0 | May 25, 2021 |
0.4.5 | Jun 3, 2020 |
0.4.0 | Feb 26, 2020 |
#676 in Asynchronous
Used in 2 crates
48KB
798 lines
L3-37
Experimental tokio connection pooler
lib.rs
:
Connection pooling library for tokio.
Any connection type that implements the ManageConnection
trait can be used with this libary.
Dependencies
~3.5–9.5MB
~87K SLoC