RubyGems Navigation menu

delayed 0.8.0

Delayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day. It supports postgres, mysql, and sqlite, and is designed to be Reliable (with co-transactional job enqueues and guaranteed, at-least-once execution), Scalable (with an optimized pickup query and concurrent job execution), Resilient (with built-in retry mechanisms, exponential backoff, and failed job preservation), and Maintainable (with robust instrumentation, continuous monitoring, and priority-based alerting).

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 2.0.2 January 05, 2026 (60.5KB)
  2. 2.0.1 January 05, 2026 (60.5KB)
  3. 2.0.0 December 19, 2025 (60KB)
  4. 1.2.1 October 06, 2025 (51KB)
  5. 1.2.0 October 03, 2025 (51KB)
  6. 0.8.0 April 03, 2025 (50KB)
全てのバージョンを表示(全23件)

所有者:

プッシュ者:

作者:

  • Nathan Griffith, Rowan McDonald, Cyrus Eslami, John Mileham, Brandon Keepers, Brian Ryckbost, Chris Gaffney, David Genord II, Erik Michaels-Ober, Matt Griffin, Steve Richert, Tobias Lütke

SHA 256チェックサム:

=

累計ダウンロード数 693,435

このバージョンのみ 58,050

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

ライセンス:

MIT

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

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: