Crates.io | tang-rs |
lib.rs | tang-rs |
version | 0.2.0 |
source | src |
created_at | 2020-04-27 12:13:12.427139 |
updated_at | 2020-06-27 21:56:04.220395 |
description | A light weight asynchronous connection pool |
homepage | |
repository | https://github.com/fakeshadow/tang_rs |
max_upload_size | |
id | 234635 |
size | 72,832 |
A light weight connection pool.
The main purpose is to keep a fair and balance usage of every connection no matter the workload.
rustc 1.42.0
tokio-postgres
redis
mongodb
(experimental)