CLIENT UNPAUSE is used to resume command processing for all clients that were paused by CLIENT PAUSE.
*Return value
Simple string reply: The command returns OK
Available since 6.2.0.
Time complexity: O(N) Where N is the number of paused clients
CLIENT UNPAUSE is used to resume command processing for all clients that were paused by CLIENT PAUSE.
Simple string reply: The command returns OK