Software Engineer
Memcache Team- Led efforts to improve efficiency and reliability for the Memcache service, a high throughput, distributed in-memory key-value store that serves billions of QPS from Meta productsand services.- Developed an optimized read-focused FIFO cache library which reduced read latency by60% over the existing caching libraries (C++)- Designed and implemented a local hot key cache for Memcache clients to reduce thenumber of hot keys and improve reliability of the memcache service. Reduced globalQPS by ~1 billion QPS, while improving client side performance.