Decision Workspace
cache-any vs redisgo vs redis-oxide
Side-by-side comparison of Rust crates
47
cache-any
growingv1.1.3
A cache library for Rust
59
redisgo
experimentalv0.3.0
A simple and ergonomic Redis client wrapper for Rust
53
redis-oxide
experimentalv0.2.3
High-performance async Redis client for Rust with automatic cluster support, multiplexing, and advanced features
Core Metrics
| cache-any | redisgo | redis-oxide | |
|---|---|---|---|
| Health Score | 47 | 59 | 53 |
| Total Downloads | 3.6K | 1.5K | 1.2K |
| 30d Downloads | 7 | 32 | 54 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 6 | 6 |
| Last Updated | 489d ago | 12d ago | 152d ago |
| Age | 1y 4m | 9m | 5m |
Health Breakdown
cache-any
Maintenance
11
Quality
19
Community
3
Popularity
4
Documentation
10
redisgo
Maintenance
18
Quality
16
Community
6
Popularity
4
Documentation
15
redis-oxide
Maintenance
18
Quality
10
Community
6
Popularity
4
Documentation
15
Technical Details
| cache-any | redisgo | redis-oxide | |
|---|---|---|---|
| Version | 1.1.3 | 0.3.0 | 0.2.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 3 | 20 |
| Crate Size | 22KB | 14KB | 121KB |
| Features | 3 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.82.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •redisgo leads with a health score of 59/100, but none of the options score above 80.
- •cache-any has the most downloads (3.6K), suggesting wider adoption.
- •⚠ cache-any has not been updated in over a year.
- •redisgo, redis-oxide are pre-1.0 — API may change.