# File lib/redis/distributed.rb, line 100
    def dbsize
      on_each_node :dbsize
    end