-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Buffer keys support for Redis.Cluster #637
Closed
heri16 opened this issue
Jun 7, 2018
· 1 comment
· May be fixed by raindigi/haraka-plugin-wildduck#3 or saurabharch/GraphqlType-API-Registration#3
Closed
Buffer keys support for Redis.Cluster #637
heri16 opened this issue
Jun 7, 2018
· 1 comment
· May be fixed by raindigi/haraka-plugin-wildduck#3 or saurabharch/GraphqlType-API-Registration#3
Comments
luin
added a commit
that referenced
this issue
Jul 19, 2019
🎉 This issue has been resolved in version 4.13.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This was referenced Feb 22, 2020
janus-dev87
added a commit
to janus-dev87/ioredis-work
that referenced
this issue
Mar 1, 2024
# [4.13.0](redis/ioredis@v4.12.2...v4.13.0) (2019-07-19) ### Bug Fixes * **cluster:** suppress errors emitted from internal clients ([9a113ca](redis/ioredis@9a113ca)), closes [#896](redis/ioredis#896) [#899](redis/ioredis#899) ### Features * **cluster:** support binary keys ([b414ed9](redis/ioredis@b414ed9)), closes [#637](redis/ioredis#637)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Redis Class seems to support Both String and Buffer keys, but Redis.Cluster fails miserably if key provided is a Buffer.
The text was updated successfully, but these errors were encountered: