RubyGems Navigation menu

resque-alive 0.1.0

resque-alive adds a Kubernetes Liveness probe to a Resque instance. How? resque-alive provides a small rack application which exposes HTTP endpoint to return the "Aliveness" of the Resque instance. Aliveness is determined by the presence of an auto-expiring key. resque-alive schedules a "heartbeat" job to periodically refresh the expiring key - in the event the Resque instance can"t process the job, the key expires and the instance is marked as unhealthy.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.0 - September 14, 2020 (25.5KB)

Runtime依存関係 (2):

Development依存関係 (7):

bundler >= 1.16
byebug >= 0
mock_redis >= 0
rack-test >= 0
rake ~> 12.0
resque_spec ~> 0.18.1
rspec ~> 3.0

所有者:

プッシュ者:

作者:

  • Aaron Kuehler

SHA 256チェックサム:

dce410f833ed459e21f95942e7aab03faa85e13ed277331859b09490a8616165

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

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

ライセンス:

GPL-3.0

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

リンク: