mirror of
https://github.com/fluencelabs/redis
synced 2025-06-22 13:31:32 +00:00
S*STORE now return the cardinality of the resulting set
This commit is contained in:
@ -236,7 +236,7 @@ class RedisClient
|
||||
}
|
||||
res
|
||||
else
|
||||
raise "Protocol error, got '#{rtype}' as initial reply bye"
|
||||
raise "Protocol error, got '#{rtype}' as initial reply byte"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user