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:
=

installieren:
=

Versionen:

  1. 0.0.1.beta1 December 24, 2025 (10,5 KB)

Runtime Abhängigkeiten (2):

redis >= 0
zeitwerk >= 0

Development Abhängigkeiten (1):

standard >= 0

Besitzer:

Pushed by:

Autoren:

  • Marcos G. Zimmermann

SHA 256-Prüfsumme:

=

Downloads insgesamt 243

Für diese Version 243

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.7

Required Rubygems Version: > 1.3.1

Links: