hrandfield and zrandmember with count should return emptyarray when key does not exist. (#9178)
due to a copy-paste bug, it used to reply with null response rather than empty array. this commit includes new tests that are looking at the RESP response directly in order to be able to tell the difference between them. Co-authored-by:Oran Agra <oran@redislabs.com> (cherry picked from commit a418a2d3)
Please register or sign in to comment