Skip to content

Add stream interface back to Cmdable#2725

Merged
ofekshenawa merged 2 commits intoredis:masterfrom
gabrielgio:master
Sep 27, 2023
Merged

Add stream interface back to Cmdable#2725
ofekshenawa merged 2 commits intoredis:masterfrom
gabrielgio:master

Conversation

@gabrielgio
Copy link
Contributor

Without it we can't call stream functions from Cmdable.

That broke some our code since we rely on UniversalClient to abstract from ClusterClient and Client. Adding back seems to have solve the isse since those two client do implement StreamCmdable.

Without it we can't call stream functions from `Cmdable` and alikes.
Copy link
Collaborator

@ofekshenawa ofekshenawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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