module RedisMonitor module Errors class RedisNotAvailable < Exception end end end