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.5 KB)

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,345

这个版本 2,345

许可:

GPL-3.0

需要的 Ruby 版本: >= 2.3.0

链接: