#redis #async #pool

redis_tang

A light weight asynchronous connection pool for redis-rs

3 releases (breaking)

0.3.0 Jun 8, 2022
0.2.0 Feb 7, 2021
0.1.0 Jun 27, 2020

#122 in #pool

21 downloads per month

MIT license

25KB
541 lines

redis_tang

A light weight connection pool for crate redis.

Requirement:

rustc 1.42.0

Features:

with-tokio for tokio runtime
with-async-std for async-std runtime
with-ntex for actix/ntex runtime

Dependencies

~0–12MB
~143K SLoC