Skip to content

DATAREDIS-479 - Upgrade to jedis to 2.8.1. #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Mar 15, 2016

Update jedis driver to 2.8.1. Use binary method for sscan and implement zscan and hscan methods. Move ScanOptions to ScanParams conversion to JedisConverters.

mp911de added 2 commits March 15, 2016 09:13
Update jedis driver to 2.8.1. Use binary method for sscan and implement zscan and hscan methods. Move ScanOptions to ScanParams conversion to JedisConverters.
christophstrobl pushed a commit that referenced this pull request Mar 16, 2016
Update jedis driver to 2.8.1. Use binary method for SSCAN and implement ZSCAN and HSCAN methods. Move ScanOptions to ScanParams conversion to JedisConverters.

Original Pull Request: #178
christophstrobl added a commit that referenced this pull request Mar 16, 2016
Assert that not all values of a scan operation are captured by the first result and add tests to also run using the lettuce driver.

Original Pull Request: #178
@christophstrobl christophstrobl deleted the issue/DATAREDIS-479 branch March 16, 2016 08:54
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.

2 participants