RubyGems Navigation menu

de-dupe 0.0.1.beta1

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. Features: - Distributed locking across multiple processes/servers - TTL-based automatic expiration - Automatic cleanup of expired entries - Multiple ID management within namespaces - Simple API with block support

Gemfile:
=

install:
=

Versions:

  1. 0.0.1.beta1 December 24, 2025 (10.5 KB)

Runtime Dependencies (2):

redis >= 0
zeitwerk >= 0

Development Dependencies (1):

standard >= 0

Owners:

Pushed by:

Authors:

  • Marcos G. Zimmermann

SHA 256 checksum:

=

Total downloads 1,174

For this version 1,174

Version Released:

License:

MIT

Required Ruby Version: >= 2.7

Required Rubygems Version: > 1.3.1

Links: