DeDupe is a Ruby gem for distributed deduplication and locking using Redis Sorted Sets. It provides a simple and efficient way to prevent duplicate execution of tasks across multiple processes or servers, with automatic TTL-based expiration and cleanup.
Required Ruby Version
>= 2.7
Authors
Marcos G. Zimmermann
Versions
- 0.0.2 December 29, 2025 (11 KB)
- 0.0.1 December 29, 2025 (10.5 KB)
- 0.0.1.beta1 December 24, 2025 (10.5 KB)