-
Notifications
You must be signed in to change notification settings - Fork 17
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: socketio/socket.io-redis-streams-adapter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: socketio/socket.io-redis-streams-adapter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 14 files changed
- 2 contributors
Commits on May 17, 2023
-
Reference: https://github.com/redis/node-redis/blob/master/docs/client-configuration.md Related: #5
Configuration menu - View commit details
-
Copy full SHA for 93e2819 - Browse repository at this point
Copy the full SHA 93e2819View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65d0539 - Browse repository at this point
Copy the full SHA 65d0539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58faa1d - Browse repository at this point
Copy the full SHA 58faa1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b163d2 - Browse repository at this point
Copy the full SHA 3b163d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727876d - Browse repository at this point
Copy the full SHA 727876dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e75c8c4 - Browse repository at this point
Copy the full SHA e75c8c4View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 310026e - Browse repository at this point
Copy the full SHA 310026eView commit details
Commits on Feb 21, 2024
-
The tests were randomly failing in the CI. It might be interesting to have some kind of acknowledgement for the socketsJoin() method, something like: ```js const count = await io.socketsJoin("room123"); ```
Configuration menu - View commit details
-
Copy full SHA for 44e10ae - Browse repository at this point
Copy the full SHA 44e10aeView commit details -
refactor: use the ClusterAdapter class from socket.io-adapter package
The ClusterAdapter class has been moved to [1], so that this adapter only needs to implement to pub/sub mechanism. Also, [2] should reduce the number of "timeout reached: only x responses received out of y" errors, since the fetchSockets() requests will now succeed even if a server leaves the cluster. [1]: https://github.com/socketio/socket.io-adapter [2]: socketio/socket.io-adapter@0e23ff0 Related: #6
Configuration menu - View commit details
-
Copy full SHA for 8ff0413 - Browse repository at this point
Copy the full SHA 8ff0413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1898586 - Browse repository at this point
Copy the full SHA 1898586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88fb39f - Browse repository at this point
Copy the full SHA 88fb39fView 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 0.1.0...0.2.0