Jens Deppe created GEODE-8312: --------------------------------- Summary: 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
* 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)