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

feat: add support ssubscribe #1690

Merged
merged 1 commit into from Jan 25, 2023
Merged

Conversation

gogogo1024
Copy link
Contributor

@gogogo1024 gogogo1024 commented Dec 10, 2022

since redis 7.0 add SSUBSCRIBE/SPUBLISH/SUNSUBSCRIBE to support shardchannel .some developer also need this [Feature Request] Redis 7 shard pub/sub support #1588,this commit is to solve this. @luin

@luin luin merged commit 6285e80 into redis:main Jan 25, 2023
@luin
Copy link
Collaborator

luin commented Jan 25, 2023

Awesome! Thanks for the contribution 🍺

github-actions bot pushed a commit that referenced this pull request Jan 25, 2023
# [5.3.0](v5.2.6...v5.3.0) (2023-01-25)

### Bug Fixes

* unsubscribe not work with stringNumbers ([#1710](#1710)) ([321f8de](321f8de)), closes [#1643](#1643)

### Features

* Add support ssubscribe ([#1690](#1690)) ([6285e80](6285e80))
@github-actions
Copy link

🎉 This PR is included in version 5.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

luin pushed a commit that referenced this pull request Apr 15, 2023
luin pushed a commit that referenced this pull request Apr 15, 2023
# [5.3.0](v5.2.6...v5.3.0) (2023-01-25)

### Bug Fixes

* unsubscribe not work with stringNumbers ([#1710](#1710)) ([321f8de](321f8de)), closes [#1643](#1643)

### Features

* Add support ssubscribe ([#1690](#1690)) ([6285e80](6285e80))
janus-dev87 added a commit to janus-dev87/ioredis-work that referenced this pull request Mar 1, 2024
# [5.3.0](redis/ioredis@v5.2.6...v5.3.0) (2023-01-25)

### Bug Fixes

* unsubscribe not work with stringNumbers ([#1710](redis/ioredis#1710)) ([321f8de](redis/ioredis@321f8de)), closes [#1643](redis/ioredis#1643)

### Features

* Add support ssubscribe ([#1690](redis/ioredis#1690)) ([6285e80](redis/ioredis@6285e80))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants