From ede03bc69e3fdbac98e8dafbb976ff25e69364a2 Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Mon, 10 Jan 2022 11:25:02 +0800 Subject: [PATCH] Ratings & Reviews (2 parts) at Flipkart --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed90bc5..e115974 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Memory Optimization in Redis at Wattpad](http://engineering.wattpad.com/post/23244724794/store-more-stuff-memory-optimization-in-redis) * [Redis Fleet at Heroku](https://blog.heroku.com/rolling-redis-fleet) * [Solving Remote Build Cache Misses (2 parts) at SoundCloud](https://developers.soundcloud.com/blog/gradle-remote-build-cache-misses-part-2) + * [Ratings & Reviews (2 parts) at Flipkart](https://tech.flipkart.com/ratings-reviews-flipkart-part-2-574ab08e75cf) * [Prefetch Caching of Items at eBay](https://tech.ebayinc.com/engineering/prefetch-caching-of-ebay-items/) * [HTTP Caching and CDN](https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching) * [Zynga Geo Proxy: Reducing Mobile Game Latency at Zynga](https://www.zynga.com/blogs/engineering/zynga-geo-proxy-reducing-mobile-game-latency)