Answer the question
In order to leave comments, you need to log in
Redis is slow for me?
I installed redis on a VPS and through Python I check the speed for reading with a simple script. Issues 6000 requests per second. After reading about redis, I expected to see numbers in the tens of thousands of requests per second.
Maybe I'm measuring something wrong?
Learn how to improve performance
Answer the question
In order to leave comments, you need to log in
Perhaps because it is single-threaded and to speed up it is necessary to raise a cluster of several nodes. True, there will be some jokes there. Like out of sync
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question