Decision Workspace
redis-cacher vs cached vs redisgo
Side-by-side comparison of Rust crates
31
redis-cacher
growingv0.1.0
Redis cache implementation with multiple features and wrappers
69
cached
growingv0.59.0
Generic cache implementations and simplified function memoization
59
redisgo
experimentalv0.3.0
A simple and ergonomic Redis client wrapper for Rust
Core Metrics
| redis-cacher | cached | redisgo | |
|---|---|---|---|
| Health Score | 31 | 69 | 59 |
| Total Downloads | 1.6K | 32.4M | 1.5K |
| 30d Downloads | 3 | 2.0M | 32 |
| Dependents | 0 | 3.7K | 0 |
| Releases | 1 | 92 | 6 |
| Last Updated | 886d ago | 5d ago | 12d ago |
| Age | 2y 5m | 9y | 9m |
Health Breakdown
redis-cacher
Maintenance
1
Quality
12
Community
2
Popularity
4
Documentation
12
cached
Maintenance
19
Quality
15
Community
15
Popularity
8
Documentation
12
redisgo
Maintenance
18
Quality
16
Community
6
Popularity
4
Documentation
15
Technical Details
| redis-cacher | cached | redisgo | |
|---|---|---|---|
| Version | 0.1.0 | 0.59.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 22 | 24 | 3 |
| Crate Size | 21KB | 77KB | 14KB |
| Features | 0 | 14 | 2 |
| Yanked % | 0.0% | 1.1% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.70 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cached leads with a health score of 69/100, but none of the options score above 80.
- •cached is depended on by 3.7K crates — strongest ecosystem trust.
- •⚠ redis-cacher has not been updated in over a year.