[ https://issues.apache.org/jira/browse/FLINK-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136075#comment-15136075 ]
Subhobrata Dey commented on FLINK-3035: --------------------------------------- Hello [~mjsax], I had a look into the rocksdb state backend implementation & found that rocksdb is used in embedded mode. However, there are not many popular libraries which allow Redis to be used in embedded mode. One such project I found is: https://github.com/kstyrc/embedded-redis So, would you suggest to use the above project for using redis in embedded mode or can we start redis server separately (externally)? Looking forward to your suggestions. > Redis as State Backend > ---------------------- > > Key: FLINK-3035 > URL: https://issues.apache.org/jira/browse/FLINK-3035 > Project: Flink > Issue Type: New Feature > Components: Streaming > Reporter: Matthias J. Sax > Assignee: Subhobrata Dey > Priority: Minor > > Add Redis as a state backend for distributed snapshots. -- This message was sent by Atlassian JIRA (v6.3.4#6332)