|
|
|
|
|
by jdsully
2590 days ago
|
|
Network I/O is a major bottleneck for Redis but they leave a lot on the table by being single threaded. I can speak from experience because I maintain a Multithreaded Fork: https://github.com/JohnSully/KeyDB KeyDB can easily get 2-3x the QPS with half the latency. |
|