class DistRedis
class HashRing
class Redis
class Redis::Pipeline
redis
0.1
# initialize
def initialize(redis) @redis = redis @commands = [] end