Here is the repo own-redis/src/ReplConfigCommand.cs at master · ravividap/own-redis · GitHub
I am not getting what’s missing. When server runs test for command “REPLCONF GETACK *”
This is the out put
remote: [tester::#XV6] Received: “” (no content received)
remote: [tester::#XV6] ^ error
remote: [tester::#XV6] Error: Expected start of a new RESP2 value (either +, -, :, $ or *)
remote: [tester::#XV6] Test failed.
But When I tested locally it works fine.