kafka connector support with redis-graph

Hi Team,

Do we have kafka connectors available for the redis-graph database?

https://www.confluent.io/hub/jcustenborder/kafka-connect-redis

https://github.com/jcustenborder/kafka-connect-redis

Can we write a kafka connector using the above kafka-connect-redis?

Any change in the database for any node/property should be picked up by the kafka connector and should be able to put a message to a topic.

We see those available for other databases. Is this feature supported in redis-graph database?

Thanks for the answer in advance.

Banu

Hello Bhanu,

It is a feature we have discussed but we don’t currently have plans to create. Would you be interested in creating a Redis Sink Connector as you described?

Dave

Do you have any use case to use it?

Thanks