sazzad16 commented on PR #3: URL: https://github.com/apache/flink-connector-redis/pull/3#issuecomment-1200398367
Hi @eskabetxe, nice to meet you. I see that the user would have to set (and so know and understand) exact Redis command which I feel not very intuitive from user's perspective. Did you get to look at #2? It is based on Flink paradigm from some time ago but supports all of Sink, Source, TableSink, TableSource. It starts with [Redis Streams](https://redis.io/docs/manual/data-types/streams/) data structure which is a great fit for Flink. Not to mention other data structures can also be supported later. Let me know what do you think about #2. Perhaps we can collaborate to update it to current Flink paradigm? -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org