Decision Workspace
tokio-redis-pool vs redis_pool vs deadpool-redis
Side-by-side comparison of Rust crates
40
tokio-redis-pool
growingv0.3.0
A Redis connection pool for the Tokio ecosystem.
47
redis_pool
growingv0.10.0
Library to Provide a redis client and cluster client pools.
71
deadpool-redis
growingv0.23.0
Dead simple async pool for redis
Core Metrics
| tokio-redis-pool | redis_pool | deadpool-redis | |
|---|---|---|---|
| Health Score | 40 | 47 | 71 |
| Total Downloads | 7.4K | 40.6K | 6.3M |
| 30d Downloads | 7 | 1.3K | 885.4K |
| Dependents | 0 | 38 | 974 |
| Releases | 5 | 13 | 38 |
| Last Updated | 2433d ago | 112d ago | 37d ago |
| Age | 6y 10m | 2y 6m | 6y 3m |
Health Breakdown
tokio-redis-pool
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
12
redis_pool
Maintenance
13
Quality
11
Community
7
Popularity
6
Documentation
10
deadpool-redis
Maintenance
18
Quality
17
Community
16
Popularity
8
Documentation
12
Technical Details
| tokio-redis-pool | redis_pool | deadpool-redis | |
|---|---|---|---|
| Version | 0.3.0 | 0.10.0 | 0.23.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 12 | 9 |
| Crate Size | 3KB | 27KB | 36KB |
| Features | 0 | 1 | 30 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •deadpool-redis leads with a health score of 71/100, but none of the options score above 80.
- •deadpool-redis is depended on by 974 crates — strongest ecosystem trust.
- •⚠ tokio-redis-pool has not been updated in over a year.