``` messages, err := t.client.XRange(ctx, t.streamName, fromSeq, "+ COUNT 1").Result() ``` Possibility to provide "+ count 1" as stop argument or stop as "+" and option count 1 ## Current Behavior ERR Invalid stream ID specified as stream command argument Also, it's impossible to execute as described in xrange documention: `XRANGE writers (1526985685298-0 + COUNT 2`