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
/topics/pipelining.md
In pre-publishing review (#91) I noticed the following issues on /topics/pipelining.md:
In the following benchmark we'll use the Valkey Ruby client, supporting pipelining, to test the speed improvement due to pipelining:
This refers to the Redis Ruby client, not a specific Valkey ruby client, which is confusing.
Running the above simple script yields the following figures on my Mac OS X system, running over the loopback interface
We should switch Mac OS X to MacOS (and perhaps modernize the results, I think they are quite old).
The text was updated successfully, but these errors were encountered:
pipelining.md, valkey-io#125
5847fdb
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
1cba52c
Successfully merging a pull request may close this issue.
In pre-publishing review (#91) I noticed the following issues on
/topics/pipelining.md
:This refers to the Redis Ruby client, not a specific Valkey ruby client, which is confusing.
We should switch Mac OS X to MacOS (and perhaps modernize the results, I think they are quite old).
The text was updated successfully, but these errors were encountered: