redis_tang

Crates.ioredis_tang
lib.rsredis_tang
version0.3.0
sourcesrc
created_at2020-06-27 22:08:07.080044
updated_at2022-06-08 13:19:50.618376
descriptionA light weight asynchronous connection pool for redis-rs
homepage
repositoryhttps://github.com/fakeshadow/tang_rs
max_upload_size
id258919
size8,129
(fakeshadow)

documentation

README

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

Commit count: 104

cargo fmt