#
design-lab
Here are 2 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 18, 2025 - C++
Improve this page
Add a description, image, and links to the design-lab topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the design-lab topic, visit your repo's landing page and select "manage topics."