1
0
mirror of https://github.com/fluencelabs/redis synced 2025-03-21 01:50:50 +00:00

random testing code removed

This commit is contained in:
antirez 2009-05-20 17:23:06 +02:00
parent 4e1684df09
commit cd71a5705d

@ -77,6 +77,3 @@ class RedisClient
end end
end end
end end
r = RedisClient.new(:db=>0)
p r.keys("*")