RubyGems Navigation menu

resque-duplicateless 0.1.0

Resque allows a single queue to have multiple jobs of the same time. This is because it uses a redis list, which does not have the concept of a unique entry. Sometimes, however, a particular value is only needed if it isn't already on the queue.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 November 28, 2017 (11KB)

Runtime依存関係 (1):

resque ~> 1.x

Development依存関係 (2):

bundler ~> 1.15
rake ~> 10.0

所有者:

作者:

  • Jeremy Linder

SHA 256チェックサム:

=

累計ダウンロード数 2,293

このバージョンのみ 2,293

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

ライセンス:

MIT

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

リンク: