RubyGems Navigation menu

delayed 1.2.1

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. 1.2.1 October 06, 2025 (51KB)
  2. 1.2.0 October 03, 2025 (51KB)
  3. 1.1.0 September 12, 2025 (50.5KB)
  4. 1.0.0 May 08, 2025 (50.5KB)
  5. 0.8.0 April 03, 2025 (50KB)
全てのバージョンを表示(全20件)

所有者:

プッシュ者:

作者:

  • 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チェックサム:

=

累計ダウンロード数 564,799

このバージョンのみ 3,980

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

ライセンス:

MIT

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

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

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

リンク: