eskabetxe commented on PR #3:
URL:
https://github.com/apache/flink-connector-redis/pull/3#issuecomment-1200411096
Hi @sazzad16,
Im not an expert on Redis Streams, but I think bot ways must be implemented..
For my knowledge, Redis Streams is used like (sorry for the analogy) if you
are using Kafka no?
If you already have a Redis cluster using other commands like string, hash,
list you cant migrate to streams without migration?
This is my use case, using Redis as a cache, I doubt I could change to
stream for example.
I think for example in Sink, the use of stream or other commands could be
implemented with config, what will change is SinkWriter implementation..
I would be happy to talk to you about it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]