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

インストール:
=

バージョン履歴:

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

Runtime依存関係 (2):

redis >= 0
zeitwerk >= 0

Development依存関係 (1):

standard >= 0

所有者:

プッシュ者:

作者:

  • Marcos G. Zimmermann

SHA 256チェックサム:

=

累計ダウンロード数 1,219

このバージョンのみ 1,219

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.7

必要なRubyGemsのバージョン: > 1.3.1

リンク: