Streams: fix xreadGetKeys() for correctness.
The old version could not handle the fact that "STREAMS" is a valid key name for streams. Now we really try to parse the command like the command implementation would do. Related to #5028 and 4857.
Please register or sign in to comment