[
https://issues.apache.org/jira/browse/GEODE-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148058#comment-17148058
]
ASF subversion and git services commented on GEODE-8312:
--------------------------------------------------------
Commit 4caa90beffe3321548b3364951287a6d9db314e5 in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4caa90b ]
GEODE-8312: Improve Redis pub/sub capabilities (#5316)
* Improve pub/sub implementation
* Keep regular subscribed channel names as byte[]'s
Co-authored-by: Darrel Schneider <[email protected]>
> Improve redis pub/sub capabilities
> ----------------------------------
>
> Key: GEODE-8312
> URL: https://issues.apache.org/jira/browse/GEODE-8312
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
>
> * Add ability to [P]UNSUBSCRIBE from multiple channels.
> * Match Redis semantics when subscribing to empty channel name.
> * Interact with plain channel names as byte[]s instead of Strings (fixes
> issues on Windows).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)