Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 318 Bytes

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)