open fun clientReply(options: ClientReplyOptions, handler: Handler<AsyncResult<String>>): RedisClient
Instruct the server whether to reply to commands.
options -
options
handler -
handler
Return