RubyGems Navigation menu

delayed 0.5.3

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.5.3 - January 31, 2024 (48,5 KB)
  2. 0.5.2 - October 19, 2023 (48 KB)
  3. 0.5.1 - October 11, 2023 (48 KB)
  4. 0.5.0 - January 20, 2023 (48,5 KB)
  5. 0.4.0 - November 30, 2021 (48 KB)
Zeige alle Versionen (9 total)

Besitzer:

Pushed by:

Autoren:

  • 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-Prüfsumme:

e990c47232a4b877fe07843d1631da4d70cf003aaeba5c4b402dd0ca93bae30a

Downloads insgesamt 205.543

Für diese Version 16.740

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.6

New versions require MFA: true

Version published with MFA: true

Links: