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