RubyGems Navigation menu

de-dupe 0.0.1

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.2 December 29, 2025 (11KB)
  2. 0.0.1 December 29, 2025 (10.5KB)
  3. 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,681

このバージョンのみ 75

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

ライセンス:

MIT

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

リンク: