Decision Workspace
llm-sentinel-storage vs not_redis vs fast-cache
Side-by-side comparison of Rust crates
38
llm-sentinel-storage
experimentalv0.1.0
InfluxDB time-series storage and multi-layer caching (Moka + Redis) for LLM-Sentinel
48
not_redis
experimentalv0.7.0
A Redis-compatible in-memory data structure library for Rust
48
fast-cache
experimentalv0.1.0
Embedded-first thread-per-core in-memory cache with optional Redis-compatible server
Core Metrics
| llm-sentinel-storage | not_redis | fast-cache | |
|---|---|---|---|
| Health Score | 38 | 48 | 48 |
| Total Downloads | 255 | 212 | 14 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 0 | 0 |
| Releases | 1 | 7 | 1 |
| Last Updated | 201d ago | 16d ago | 7d ago |
| Age | 6m | 3m | 7d |
Health Breakdown
llm-sentinel-storage
Maintenance
5
Quality
11
Community
7
Popularity
3
Documentation
12
not_redis
Maintenance
19
Quality
10
Community
6
Popularity
3
Documentation
10
fast-cache
Maintenance
13
Quality
13
Community
6
Popularity
1
Documentation
15
Technical Details
| llm-sentinel-storage | not_redis | fast-cache | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 17 | 10 | 30 |
| Crate Size | 27KB | 1.4MB | 229KB |
| Features | 0 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75 | — | 1.90 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •not_redis leads with a health score of 48/100, but none of the options score above 80.
- •llm-sentinel-storage has the most downloads (255), suggesting wider adoption.