We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171b141 commit 593a25aCopy full SHA for 593a25a
content/operate/oss_and_stack/management/optimization/benchmarks/index.md
@@ -124,7 +124,7 @@ in order to read each command from every client. Also RTT is paid as well.
124
Redis supports [pipelining](/topics/pipelining), so it is possible to send
125
multiple commands at once, a feature often exploited by real world applications.
126
Redis pipelining is able to dramatically improve the number of operations per
127
-second a server is able do deliver.
+second a server is able to deliver.
128
129
This is an example of running the benchmark in a MacBook Air 11" using a
130
pipelining of 16 commands:
0 commit comments