Decision Workspace
redis_pool vs tokio-redis-pool vs deadpool-redis
Side-by-side comparison of Rust crates
47
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.
71
deadpool-redis
growingv0.23.0
Dead simple async pool for redis
Core Metrics
| redis_pool | tokio-redis-pool | deadpool-redis | |
|---|---|---|---|
| Health Score | 47 | 40 | 71 |
| Total Downloads | 40.6K | 7.4K | 6.3M |
| 30d Downloads | 1.3K | 7 | 920.1K |
| Dependents | 38 | 0 | 974 |
| Releases | 13 | 5 | 38 |
| Last Updated | 112d ago | 2433d ago | 37d ago |
| Age | 2y 6m | 6y 10m | 6y 3m |
Health Breakdown
redis_pool
Maintenance
13
Quality
11
Community
7
Popularity
6
Documentation
10
tokio-redis-pool
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
12
deadpool-redis
Maintenance
18
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 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.