-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: redis/ioredis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: redis/ioredis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 26 files changed
- 3 contributors
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1b6e4e8 - Browse repository at this point
Copy the full SHA 1b6e4e8View commit details -
Added support for manually selected branches.
Configuration menu - View commit details
-
Copy full SHA for c662a3f - Browse repository at this point
Copy the full SHA c662a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbba4f - Browse repository at this point
Copy the full SHA 7cbba4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bff5e7 - Browse repository at this point
Copy the full SHA 8bff5e7View commit details
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6ee44d9 - Browse repository at this point
Copy the full SHA 6ee44d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9758b2f - Browse repository at this point
Copy the full SHA 9758b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65aed15 - Browse repository at this point
Copy the full SHA 65aed15View commit details
Commits on Mar 5, 2025
-
feat: Sharded pub/sub support via dedicated subscribers (#1956)
* Added sharded pub/sub support by implementing a cluster subscriber group * Rewrote the resubscribe logic for sharded PubSub by making the sharded subscriber group aware of the channels. * Fixed potentially leaking connections when calling disconnect on the cluster object * Added and extended the integration test cases in regards to sharded pubsub. * Added a Github action that allows running tests manually * Provided documentation about how to use sharded pub/sub --------- Co-authored-by: Tihomir Krasimirov Mateev <tihomir.mateev@redis.com>
Configuration menu - View commit details
-
Copy full SHA for 963a395 - Browse repository at this point
Copy the full SHA 963a395View commit details -
chore(release): 5.6.0 [skip ci]
# [5.6.0](v5.5.0...v5.6.0) (2025-03-05) ### Features * Sharded pub/sub support via dedicated subscribers ([#1956](#1956)) ([963a395](963a395))
Configuration menu - View commit details
-
Copy full SHA for 2ed6414 - Browse repository at this point
Copy the full SHA 2ed6414View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.5.0...v5.6.0