[
https://issues.apache.org/jira/browse/STORM-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260932#comment-14260932
]
ASF GitHub Bot commented on STORM-609:
--------------------------------------
Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/365#issuecomment-68340267
I've implemented basic Redis bolt which supports JedisCommands (interface
for single key commands).
Please take a look if you're interested in.
https://github.com/dashengju/storm/pull/2
I've restricted Jedis/JedisCluster instance to JedisCommands interface
because JedisCommands is compatible both of things, and it can support
ShardedJedis so we can add it whenever we want.
> add storm-redis to storm external
> ---------------------------------
>
> Key: STORM-609
> URL: https://issues.apache.org/jira/browse/STORM-609
> Project: Apache Storm
> Issue Type: New Feature
> Affects Versions: 0.10.0
> Reporter: DashengJu
> Assignee: DashengJu
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)