Skip to content

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jun 18, 2019

LettuceConnection, LettuceClusterConnection, and LettuceSubscription can now be properly subclassed so they can be extended and created by LettuceConnectionFactory.

LettuceConnectionFactory provides template methods doCreateLettuceConnection and doCreateLettuceClusterConnection.


Original pull request: #450.

mp911de and others added 4 commits June 18, 2019 11:56
ClusterConnectionProvider now accepts cluster-specific connection interfaces for Pub/Sub connections.

Original pull request: #450.
…n classes.

LettuceConnection, LettuceClusterConnection, and LettuceSubscription can now be properly subclassed so they can be extended and created by LettuceConnectionFactory.

LettuceConnectionFactory provides template methods doCreateLettuceConnection and doCreateLettuceClusterConnection.

Original pull request: #450.
christophstrobl pushed a commit that referenced this pull request Jul 3, 2019
ClusterConnectionProvider now accepts cluster-specific connection interfaces for Pub/Sub connections.

Original pull request: #450 & #457
christophstrobl pushed a commit that referenced this pull request Jul 3, 2019
christophstrobl pushed a commit that referenced this pull request Jul 3, 2019
…n classes.

LettuceConnection, LettuceClusterConnection, and LettuceSubscription can now be properly subclassed so they can be extended and created by LettuceConnectionFactory.

LettuceConnectionFactory provides template methods doCreateLettuceConnection and doCreateLettuceClusterConnection.

Original pull request: #450 & #457
christophstrobl added a commit that referenced this pull request Jul 3, 2019
Add missing nullable annotations.

Original pull request: #457
@christophstrobl christophstrobl deleted the issue/DATAREDIS-976 branch July 3, 2019 10:10
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.

3 participants