Prefetch Caching of Items at eBay

This commit is contained in:
Binh Nguyen 2020-03-01 08:35:41 +08:00
parent dee72bad46
commit 21b996cc77
1 changed files with 1 additions and 0 deletions

View File

@ -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)
* [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)
* [Google AMP at Condé Nast](https://technology.condenast.com/story/the-why-and-how-of-google-amp-at-conde-nast)