ministryofjustice / offenders-api

REST API Offenders microservice
https://offenders.service.justice.gov.uk
2 stars 1 forks source link

Add check for redis connection to healthcheck #136

Closed himal-mandalia closed 7 years ago

himal-mandalia commented 7 years ago

Adds Redis to healthcheck endpoint.

{"checks":{"database":true, "redis":true}}