class Redis::Distributed

def monitor

Listen for all requests received by the server in real time.
def monitor
  raise NotImplementedError
end