Skip to content
#

redis-benchmark

Here are 11 public repositories matching this topic...

In-memory key–value store with LRU eviction, hash–list indexing, sustaining <10µs access latency and persistent retrieval at ~1–2ms, epoll-based TCP server handling 10K+ concurrent connections with the RESP-2 protocol for scalable client–server communication. Benchmarked extensively via redis-benchmark achieving 92K GETs/sec and 84K SETs/sec .

  • Updated Dec 12, 2025

Improve this page

Add a description, image, and links to the redis-benchmark topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the redis-benchmark topic, visit your repo's landing page and select "manage topics."

Learn more