Purple-Devs / health_check

Simple health check of Rails app for use with uptime checking sites like newrelic and pingdom
MIT License
476 stars 125 forks source link

Project still maintained? #127

Closed haffla closed 1 year ago

haffla commented 1 year ago

Hello @ianheggie,

is this project still maintained? It seems that development has come to a halt. Are you maybe looking for maintainers that could take over? The project urgently needs some updates. For example the Redis check doesn't work with redis-client, the new standard Redis client in Sidekiq 7. There are many open PRs that look like they could be merged.

The project seems to be the only popular health check gem for Rails applications and is used by many people/organizations.

jmarchello commented 1 year ago

Hello @haffla. Yes the project is still being maintained. I've just joined the project and will be assisting @ianheggie in supporting health_checks's continued development.

Stay tuned while I get ramped up and start working through our backlog of issues and Pull Requests.

jmarchello commented 1 year ago

@haffla Would you open a separate issue regarding redis-client support with a little more detail? This will allow us to properly address and track that request. Thanks!

haffla commented 1 year ago

Cool @jmarchello. I am happy to hear that this project gets some love. I am going to open an issue regarding Redis.