Skip to content

Conversation

@bryanck
Copy link

@bryanck bryanck commented Dec 16, 2020

This PR brings the Jedis binary API to parity with the string API. Also, I refactored the client implementations so it requires less boilerplate code to add unimplemented methods going forward. Some other changes in this PR include a fix to the demo and support for hashtags with binary keys. Also, I made a change to reset the Jedis instance before returning it to the pool. This fixes an issue we encountered during testing, and is consistent with how the JedisPool operates.

While implementing this I noticed that the dual write client does not shadow all write commands, and compression is not consistently implemented. I will open a ticket for those existing issues if one doesn't exist.

@bryanck bryanck requested a review from smukil December 16, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant