Crates.io | redis_tang |
lib.rs | redis_tang |
version | 0.3.0 |
source | src |
created_at | 2020-06-27 22:08:07.080044 |
updated_at | 2022-06-08 13:19:50.618376 |
description | A light weight asynchronous connection pool for redis-rs |
homepage | |
repository | https://github.com/fakeshadow/tang_rs |
max_upload_size | |
id | 258919 |
size | 8,129 |
A light weight connection pool for crate redis
.
rustc 1.42.0
with-tokio
for tokio runtime
with-async-std
for async-std runtime
with-ntex
for actix/ntex runtime