tang-rs

Crates.iotang-rs
lib.rstang-rs
version0.2.0
sourcesrc
created_at2020-04-27 12:13:12.427139
updated_at2020-06-27 21:56:04.220395
descriptionA light weight asynchronous connection pool
homepage
repositoryhttps://github.com/fakeshadow/tang_rs
max_upload_size
id234635
size72,832
(fakeshadow)

documentation

README

tang_rs

A light weight connection pool.
The main purpose is to keep a fair and balance usage of every connection no matter the workload.

Requirement:

rustc 1.42.0

  • some example may require nightly in their dependencies.

Features:

tokio-postgres
redis
mongodb (experimental)

Commit count: 104

cargo fmt