[
https://issues.apache.org/jira/browse/STORM-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim reassigned STORM-2369:
-----------------------------------
Assignee: Jungtaek Lim
> [storm-redis] Use binary type for State management
> --------------------------------------------------
>
> Key: STORM-2369
> URL: https://issues.apache.org/jira/browse/STORM-2369
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-redis
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
>
> Currently storm-redis provides RedisKeyValueState which uses string type of
> methods with additional Base64 encoding/decoding. We can change this to use
> binary type of methods and get rid of Base64 usages.
> (Maybe need to provide a tool to convert Base64 encoded State to origin...)
> There's another thing to correct: it doesn't support Redis Cluster.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)