class Redis::Distributed

def dbsize

def dbsize
  on_each_node :dbsize
end