fakeshadow / tang_rs

A light weight connection pool written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A light weight connection pool written in Rust

License:MIT License


Languages

Language:Rust 100.0%