Re: [DISCUSS] FLIP-254 Redis Streams connector

2022-09-18 Thread Sazzadul Hoque
Hi Konstantin and Martijn, Sincere apologies for the late reply. Being the newest data structure, Streams is still catching up with others. But it obviously has its own unique usages which makes it the most suitable Redis data structures for Flink especially as a *Source*. We are always consider

Re: [DISCUSS] FLIP-254 Redis Streams connector

2022-09-09 Thread Martijn Visser
Hi Konstantin, I don't know, perhaps Mohammad knows. Best regards, Martijn Op wo 31 aug. 2022 om 14:31 schreef Konstantin Knauf : > Hi Martijn, Hi Mohammad, > > thanks for creating this FLIP. > > I am wondering, do you know how much Redis Streams are used compared to > other Redis data structu

Re: [DISCUSS] FLIP-254 Redis Streams connector

2022-08-31 Thread Konstantin Knauf
Hi Martijn, Hi Mohammad, thanks for creating this FLIP. I am wondering, do you know how much Redis Streams are used compared to other Redis data structures? At least as a sink and LookupTableSource supporting regular Redis data structures seems quite useful. I suppose such connectors would live

Re: [DISCUSS] FLIP-254 Redis Streams connector

2022-08-31 Thread Martijn Visser
Hi everyone, Last call for comments, else I'll open up a VOTE thread later this week. Best regards, Martijn Op ma 1 aug. 2022 om 15:40 schreef Martijn Visser : > Hi everyone, > > Together with Mohammad we would like to start a discussion thread on > FLIP-254 for a Redis Streams connector. This

[DISCUSS] FLIP-254 Redis Streams connector

2022-08-01 Thread Martijn Visser
Hi everyone, Together with Mohammad we would like to start a discussion thread on FLIP-254 for a Redis Streams connector. This would also be a new connector in its own external connector repository, being https://www.github.com/apache/flink-connector-redis. This repository already exists, because