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

fix reply[2] is null issue #1479

Merged
merged 1 commit into from Jan 11, 2022
Merged

fix reply[2] is null issue #1479

merged 1 commit into from Jan 11, 2022

Conversation

samswen
Copy link
Contributor

@samswen samswen commented Dec 9, 2021

when works with the new server assist client side cache feature, redis sends single string "__redis__:invalidate" from server.
so reply[2] is null, the update fixes the issue

when works with the new server assist client side cache feature, redis sends single string "__redis__:invalidate" from server.
so reply[2] is null, the update fixes the issue
@luin luin merged commit 02adca4 into redis:master Jan 11, 2022
ioredis-robot pushed a commit that referenced this pull request Jan 11, 2022
## [4.28.3](v4.28.2...v4.28.3) (2022-01-11)

### Bug Fixes

* fix exceptions on messages of client side cache ([#1479](#1479)) ([02adca4](02adca4))
@ioredis-robot
Copy link
Collaborator

🎉 This PR is included in version 4.28.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

janus-dev87 added a commit to janus-dev87/ioredis-work that referenced this pull request Mar 1, 2024
## [4.28.3](redis/ioredis@v4.28.2...v4.28.3) (2022-01-11)

### Bug Fixes

* fix exceptions on messages of client side cache ([#1479](redis/ioredis#1479)) ([02adca4](redis/ioredis@02adca4))
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

3 participants