Skip to content
#

design-lab

Here is 1 public repository 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 design-lab 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 design-lab topic, visit your repo's landing page and select "manage topics."

Learn more