class Redis::Client

def read_timeout

def read_timeout
  @options[:read_timeout]
end