This is an automated email from the ASF dual-hosted git repository. surekha pushed a commit to branch add-featured-content in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
commit f0641ee38f723e0c6ee3afb36564e00a986abb61 Author: Surekha Saharan <[email protected]> AuthorDate: Fri Apr 3 13:59:15 2020 -0700 Add to featured content --- _data/featured.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_data/featured.yml b/_data/featured.yml index b3151da..ff2f52d 100644 --- a/_data/featured.yml +++ b/_data/featured.yml @@ -1,3 +1,15 @@ + - date: 2020-03-03 + title: "How Netflix uses Druid for Real-time Insights to Ensure a High-Quality Experience" + name: "Ben Sykes" + link: https://netflixtechblog.com/how-netflix-uses-druid-for-real-time-insights-to-ensure-a-high-quality-experience-19e1e8568d06 + company: Netflix + + - date: 2020-01-30 + title: "Introducing Druid 0.17.0" + name: "Gian Merlino" + link: https://imply.io/post/announcing-druid-0.17.0 + company: Imply + - date: 2019-12-10 title: "Druid: Reflections at a Milestone" name: "Gian Merlino" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
