Skip to content

DATAREDIS-694 - Add support for TOUCH. #284

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 3 commits into from

Conversation

christophstrobl
Copy link
Member

We now support TOUCH for both lettuce-io/lettuce-core and xetorthio/jedis in imperative and reactive (Lettuce only) KeyCommands.

christophstrobl and others added 3 commits November 2, 2017 10:52
We now support TOUCH for both Lettuce and Jedis in imperative and reactive (Lettuce only) KeyCommands.
Adapt Lettuce implementation to use async commands with transactions. Adapt tests to changed behavior of returning status responses. Extend Javadoc.
@mp911de mp911de force-pushed the issue/DATAREDIS-694 branch from cf5c0da to 8fb0c4d Compare November 2, 2017 10:22
mp911de pushed a commit that referenced this pull request Nov 2, 2017
We now support TOUCH for both Lettuce and Jedis in imperative and reactive (Lettuce only) KeyCommands.

Original pull request: #284.
mp911de added a commit that referenced this pull request Nov 2, 2017
Adapt Lettuce implementation to use async commands in transaction mode. Adapt tests to changed behavior of returning status responses. Extend Javadoc.

Original pull request: #284.
@mp911de
Copy link
Member

mp911de commented Nov 2, 2017

That's merged and polished now.

@mp911de mp911de closed this Nov 2, 2017
@mp911de mp911de deleted the issue/DATAREDIS-694 branch November 2, 2017 12:15
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