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

#1776 in Database interfaces

Download history 3/week @ 2024-01-01 37/week @ 2024-02-05 23/week @ 2024-02-12 14/week @ 2024-02-19 96/week @ 2024-02-26 29/week @ 2024-03-04 28/week @ 2024-03-11 25/week @ 2024-03-18 1/week @ 2024-03-25 191/week @ 2024-04-01

249 downloads per month
Used in 2 crates

MIT/Apache

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–5.5MB
~88K SLoC