class Redis::Distributed

def [](key)

def [](key)
  get(key)
end