Replies: 1 comment 2 replies
-
From what I know Redis protocol does not support streaming. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can i use this library to get a binary blob from redis as a byte stream(like with an
io.Reader
) and vice-versa?Beta Was this translation helpful? Give feedback.
All reactions