Hi,
i am not able to use redis protocol for mass insertion in windows.
I tried the following command:
type protocolOutput.txt | redis-cli.exe --pipe
where protcolOutput.txt content is (\r\n at the end of each line):
The output i get is: ERR Protocol error: invalid multibulk length
You assistance i highly appreciated hitting rock bottom on that....