buildlyio/buildly-core

Add cache health check

Opened this issue · 0 comments

Proposal

When the application caching system is connected to a redis or memcached, we need to also know if everything is working as expected and if there's an issue, we can fix it. In order to know if the cache is alive and working, we need to implement/enable health check for it.