I want to use the pipeline to reduce the number of interactions between my program and the redis server.
I can install many commands in the pipeline, but I could not find a single document describing the maximum number of commands that could be installed in the pipeline.
Is there any advice? Thanks in advance.
source
share