Skip to content

Add pubsub support in asyncio Redis Cluster client #2289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
coandco opened this issue Jul 19, 2022 · 2 comments
Closed

Add pubsub support in asyncio Redis Cluster client #2289

coandco opened this issue Jul 19, 2022 · 2 comments

Comments

@coandco
Copy link

coandco commented Jul 19, 2022

Version: 4.3.4

Platform: Python 3.9 on Debian Bullseye

Description: redis.asyncio.RedisCluster appears to be very feature-poor compared to the blocking version -- it lacks support for the pubsub(), which makes it much less useful.

@uglide
Copy link
Contributor

uglide commented Feb 8, 2023

Hi @coandco
The lock() support was added in #2446
I've updated your ticket to reflect the current state.

@uglide uglide changed the title No locking or pubsub in asyncio Redis Cluster client Add pubsub support in asyncio Redis Cluster client Feb 8, 2023
@uglide
Copy link
Contributor

uglide commented Jun 15, 2023

Duplicate of #2219

@uglide uglide marked this as a duplicate of #2219 Jun 15, 2023
@uglide uglide closed this as completed Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants