RubyGems Navigation menu

delayed 0.4.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. 0.5.5 August 13, 2024 (49KB)
  2. 0.5.4 May 01, 2024 (49KB)
  3. 0.5.3 January 31, 2024 (48.5KB)
  4. 0.5.2 October 19, 2023 (48KB)
  5. 0.5.1 October 11, 2023 (48KB)
  6. 0.4.0 November 30, 2021 (48KB)
全てのバージョンを表示(全11件)

Runtime依存関係 (2):

Development依存関係 (12):

activejob >= 0
appraisal >= 0
betterlint >= 0
mysql2 >= 0
pg >= 0
rake >= 0
rspec >= 0
sqlite3 >= 0
timecop >= 0
zeitwerk >= 0

所有者:

プッシュ者:

作者:

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

=

累計ダウンロード数 307,441

このバージョンのみ 53,157

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

ライセンス:

MIT

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

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

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

リンク: