"vscode:/vscode.git/clone" did not exist on "011cfdfb6b96dc6d2069f1be85906f35e605d63a"
Fix key extraction for z{union,inter}store
The previous implementation wasn't taking into account the storage key in position 1 being a requirement (it was only counting the source keys in positions 3 to N). Fixes antirez/redis#1581
Please register or sign in to comment