Decision Workspace
redlock-async vs rslock vs distributed-lock-redis
Side-by-side comparison of Rust crates
34
redlock-async
growingv0.0.3
Implementation of the distributed locking mechanism built on top of Async Redis
49
rslock
growingv0.7.4
Implementation of the distributed locking mechanism built on top of Async Redis
44
distributed-lock-redis
experimentalv0.2.0
Redis backend for distributed locks with RedLock algorithm support
Core Metrics
| redlock-async | rslock | distributed-lock-redis | |
|---|---|---|---|
| Health Score | 34 | 49 | 44 |
| Total Downloads | 10.8K | 264.3K | 195 |
| 30d Downloads | 8 | 20.9K | 117 |
| Dependents | 0 | 10 | 2 |
| Releases | 3 | 18 | 2 |
| Last Updated | 1295d ago | 45d ago | 85d ago |
| Age | 3y 6m | 3y 6m | 2m |
Health Breakdown
redlock-async
Maintenance
4
Quality
13
Community
3
Popularity
5
Documentation
9
rslock
Maintenance
16
Quality
11
Community
6
Popularity
6
Documentation
10
distributed-lock-redis
Maintenance
9
Quality
13
Community
7
Popularity
3
Documentation
12
Technical Details
| redlock-async | rslock | distributed-lock-redis | |
|---|---|---|---|
| Version | 0.0.3 | 0.7.4 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | BSD-3-Clause | MIT |
| Dependencies | 9 | 10 | 5 |
| Crate Size | 7KB | 31KB | 26KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 11.1% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rslock leads with a health score of 49/100, but none of the options score above 80.
- •⚠ redlock-async has not been updated in over a year.