Skip to content
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

Add support for Redis 7 sharded Pub/Sub #1984

Closed
mp911de opened this issue Feb 2, 2022 · 8 comments
Closed

Add support for Redis 7 sharded Pub/Sub #1984

mp911de opened this issue Feb 2, 2022 · 8 comments
Labels
type: feature A new feature

Comments

@mp911de
Copy link
Collaborator

mp911de commented Feb 2, 2022

See https://redis.io/topics/pubsub#sharded-pubsub

For the Cluster Pub/Sub, we likely need to only consider keys for routing as Cluster Pub/Sub intentionally drops the slot hash calculation.

@mp911de mp911de added the type: feature A new feature label Feb 2, 2022
@Dmdl
Copy link

Dmdl commented Nov 20, 2022

Do we know when will lettuce support sharded Pub/Sub?

@jthacker2
Copy link

want to use this as well, any plan for support?

@prashanth-srinivasan1
Copy link

@mp911de is there any plan to implement this in the near future?

@mp911de
Copy link
Collaborator Author

mp911de commented Mar 20, 2023

This feature requires a bit of design. While there is an intent to implement this, there's no time-line as this project is maintained in our spare time.

@adamsau
Copy link

adamsau commented Jun 28, 2023

any updates? @mp911de

@adamsau
Copy link

adamsau commented Jul 17, 2023

This feature requires a bit of design. While there is an intent to implement this, there's no time-line as this project is maintained in our spare time.

is it possible to submit a PR on this? any specific design decision we need to be aware? @mp911de

@mp911de
Copy link
Collaborator Author

mp911de commented Jul 18, 2023

Happy to review a pull request.

@tishun tishun closed this as completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new feature
Projects
None yet
Development

No branches or pull requests

6 participants