3 releases (breaking)
| 0.3.0 | Jun 8, 2022 |
|---|---|
| 0.2.0 | Feb 7, 2021 |
| 0.1.0 | Jun 27, 2020 |
#108 in #connection-pool
21 downloads per month
25KB
541 lines
feature
with-tokio- default feature run ontokioruntime.with-async-std- run onsmolruntime.with-ntex- run onntexandactixruntime
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–14MB
~132K SLoC