Can Redis Streams be used as source for Flink

884 views Asked by At

I am new to Flink and going through documentation. I found out that Redis can be used as SINK (through Apache Bahir). But there is no mention of using Redis Streams as source, for streaming data. Is it possible to add Redis stream as source to Flink?

I tried googling it but could not find any answers. If this question is already asked please provide the link as i am not able to find it.

0

There are 0 answers