class DistRedis
class HashRing
class Redis
class Redis::Pipeline
redis
0.1
# keys
def keys(glob) @ring.nodes.map do |red| red.keys(glob) end end