Decision Workspace
redlock vs rslock vs octostore
Side-by-side comparison of Rust crates
47
redlock
growingv2.0.0
Implementation of the distributed locking mechanism built on top of Redis
49
rslock
growingv0.7.4
Implementation of the distributed locking mechanism built on top of Async Redis
44
octostore
experimentalv0.9.0
Distributed locking as a service — one binary, simple HTTP API, SQLite persistence, optional GitHub OAuth
Core Metrics
| redlock | rslock | octostore | |
|---|---|---|---|
| Health Score | 47 | 49 | 44 |
| Total Downloads | 89.4K | 264.3K | 147 |
| 30d Downloads | 10.1K | 20.9K | 24 |
| Dependents | 18 | 10 | 0 |
| Releases | 6 | 18 | 11 |
| Last Updated | 1086d ago | 45d ago | 8d ago |
| Age | 10y 11m | 3y 6m | 1m |
Health Breakdown
redlock
Maintenance
3
Quality
21
Community
7
Popularity
6
Documentation
10
rslock
Maintenance
16
Quality
11
Community
6
Popularity
6
Documentation
10
octostore
Maintenance
12
Quality
10
Community
6
Popularity
3
Documentation
13
Technical Details
| redlock | rslock | octostore | |
|---|---|---|---|
| Version | 2.0.0 | 0.7.4 | 0.9.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSD-3-Clause | BSD-3-Clause | MIT |
| Dependencies | 7 | 10 | 29 |
| Crate Size | 15KB | 31KB | 87KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 11.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •rslock leads with a health score of 49/100, but none of the options score above 80.
- •⚠ redlock has not been updated in over a year.
- •rslock, octostore are pre-1.0 — API may change.