3 releases (breaking)
0.3.0 | Jun 8, 2022 |
---|---|
0.2.0 | Feb 7, 2021 |
0.1.0 | Jun 27, 2020 |
#2522 in Database interfaces
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
lib.rs
:
feature
with-tokio
- default feature run ontokio
runtime.with-async-std
- run onsmol
runtime.with-ntex
- run onntex
andactix
runtime
Dependencies
~0–11MB
~124K SLoC