jedis
jedis copied to clipboard
Add support for redis command: CLIENT REPLY
According to current Jedis structure, we can't add this as a method because all of the subsequent command executions will fail. It can used internally when we introduce any fire-n-forget service.
This issue is marked stale. It will be closed in 30 days if it is not updated.