Redis health
GET
/health/redis
Returns 200 if Redis is reachable, 503 otherwise. No auth required.
Responses
Redis healthy
application/json
JSON "status": "ok"
{
}
Returns 200 if Redis is reachable, 503 otherwise. No auth required.
Redis healthy