Categories: None [Edit]

resque-alive

https://rubygems.org/gems/resque-alive
https://github.com/indiebrain/resque-alive
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.

Total

Ranking: 162,181 of 183,155
Downloads: 2,568

Daily

Ranking: 65,624 of 183,147
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,411,929,659bundler
10955,499,671rake
25818,643,676rspec
37590,386,551rack-test
94357,577,903byebug
87544,258,815resque
97838,341,192mock_redis
1,15029,523,962resque-scheduler
2,5785,616,312resque_spec

Owners

#GravatarHandle
1iconindiebrain