class OkComputer::RedisCheck

This class performs a health check on a Redis instance using the INFO command.

It reports the Redis instance’s memory usage, uptime, and number of connected clients.