From 77a1ef5197e5f1d8423f47606e03cbc0924d520b Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Thu, 18 Jan 2018 16:40:43 +0800 Subject: [PATCH] Heroic: in-house time series database of Spotify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b00ab2..c1c72c4 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ Contributions are always welcome! * [Time Series Database (TSDB)](https://www.influxdata.com/time-series-database/) * [Beringei: high-performance time series storage engine at Facebook](https://code.facebook.com/posts/952820474848503/beringei-a-high-performance-time-series-storage-engine/) * [Atlas: In-memory dimensional time series database at Netflix](https://medium.com/netflix-techblog/introducing-atlas-netflixs-primary-telemetry-platform-bd31f4d8ed9a) + * [Heroic: in-house time series database of Spotify](https://labs.spotify.com/2015/11/17/monitoring-at-spotify-introducing-heroic/) * [HTTP Caching](https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching) * [Reverse Proxy (Nginx, Varnish, Squid, rack-cache)](https://www.mertech.com/overview-reverse-proxying/) * [CDN (Akamai, Amazon CloudFront)](https://building.coursera.org/blog/2015/07/09/improving-coursera-global-site-performance-a-head-to-head-cdn-battle-with-production-traffic/)