We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
测试环境如下: 服务端:redis 6.2.6 集群 或者 单点 服务端开启弱网参数,延时500ms, 丢包率10% 客户端:free redis 1.3.0
多线程下调用HSetAsync,XAdd,EvalSha 接口, 打印其上面每个接口的返回结果,会出返回的结果脏了。
The text was updated successfully, but these errors were encountered:
63a7836
根据反应的情况,优化了 IO 释放逻辑,v1.3.1
Sorry, something went wrong.
非常感谢作者的及时支持。 @2881099
No branches or pull requests
测试环境如下:
服务端:redis 6.2.6 集群 或者 单点
服务端开启弱网参数,延时500ms, 丢包率10%
客户端:free redis 1.3.0
多线程下调用HSetAsync,XAdd,EvalSha 接口,
打印其上面每个接口的返回结果,会出返回的结果脏了。
The text was updated successfully, but these errors were encountered: