# 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)