Open
Description
Version: 4.3.3
Platform: n/a
Description: We are investigating using redis-py's async support for connecting to a Redis pubsub channel using a RedisCluster, but after looking through the code, it appears this is only supported by the sync RedisCluster class, not the async RedisCluster class. Is this functionality something that is on the roadmap?