[
https://issues.apache.org/jira/browse/FLINK-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302297#comment-15302297
]
ASF GitHub Bot commented on FLINK-3034:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1813#issuecomment-221913785
Actually, its quite easy to implement a redis sink yourself.
Check out the `RedisResultSink` in this example:
https://github.com/dataArtisans/yahoo-streaming-benchmark/blob/b3d35a761bae468affed92ef70d11739ddc9d432/flink-benchmarks/src/main/java/flink/benchmark/AdvertisingTopologyFlinkWindows.java#L319
> Redis SInk Connector
> --------------------
>
> Key: FLINK-3034
> URL: https://issues.apache.org/jira/browse/FLINK-3034
> Project: Flink
> Issue Type: New Feature
> Components: Streaming Connectors
> Reporter: Matthias J. Sax
> Assignee: Subhankar Biswas
> Priority: Minor
>
> Flink does not provide a sink connector for Redis.
> See FLINK-3033
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)