Skip to content

DATAREDIS-1150 - Add ReactiveRedisClusterCommands #533

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

mp911de
Copy link
Member

@mp911de mp911de commented May 28, 2020

We now provide Redis Cluster commands (CLUSTER INFO, CLUSTER NODES, …) exposed through a reactive API.


Should be backported to 2.3.x as well.

Related ticket: DATAREDIS-1150

mp911de added 3 commits May 28, 2020 10:52
We now provide Redis Cluster commands (CLUSTER INFO, CLUSTER NODES, …) exposed through a reactive API.
Reorder implementation methods according to interface order.
christophstrobl pushed a commit that referenced this pull request Jun 17, 2020
We now provide Redis Cluster commands (CLUSTER INFO, CLUSTER NODES, …) exposed through a reactive API.

Original Pull Request: #533
christophstrobl pushed a commit that referenced this pull request Jun 17, 2020
Reorder implementation methods according to interface order.

original Pull Request: #533
christophstrobl added a commit that referenced this pull request Jun 17, 2020
Defer cluster topology resolution, update Javadoc and add tests.

Original Pull Request: #533
christophstrobl pushed a commit that referenced this pull request Jun 17, 2020
We now provide Redis Cluster commands (CLUSTER INFO, CLUSTER NODES, …) exposed through a reactive API.

Original Pull Request: #533
christophstrobl pushed a commit that referenced this pull request Jun 17, 2020
Reorder implementation methods according to interface order.

original Pull Request: #533
christophstrobl added a commit that referenced this pull request Jun 17, 2020
Defer cluster topology resolution, update Javadoc and add tests.

Original Pull Request: #533
@christophstrobl christophstrobl deleted the issue/DATAREDIS-1150 branch June 17, 2020 08:19
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