You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ni...@apache.org on 2021/05/19 19:35:38 UTC

[druid-website-src] branch powered-by created (now deb6e33)

This is an automated email from the ASF dual-hosted git repository.

nishant pushed a change to branch powered-by
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git.


      at deb6e33  Add Rill to powered by page

This branch includes the following new commits:

     new deb6e33  Add Rill to powered by page

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[druid-website-src] 01/01: Add Rill to powered by page

Posted by ni...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

nishant pushed a commit to branch powered-by
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git

commit deb6e33866226bcadd9fa49b5c196041d298e793
Author: Nishant <ni...@gmail.com>
AuthorDate: Thu May 20 01:04:59 2021 +0530

    Add Rill to powered by page
---
 druid-powered.md | 18 ++++++++++++++----
 libraries.md     |  1 +
 2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/druid-powered.md b/druid-powered.md
index 448066a..4c4c88a 100644
--- a/druid-powered.md
+++ b/druid-powered.md
@@ -359,10 +359,15 @@ enabling them to spot trends and improve performance of both marketing campaigns
 
 ## Metamarkets
 
-Druid is the primary data store for Metamarkets' full stack visual analytics
-service for the RTB (real time bidding) space. Ingesting over 200 billion events
-per day, Metamarkets is able to provide insight to its customers using complex
-ad-hoc queries at a 95th percentile query time of around 1 second.
+In 2011, Metamarkets originally created Druid to power its SaaS analytics platform.
+The technology platform processes trillions of real-time transactions monthly, across thousands of servers.
+With Druid, Metamarkets is able to provide insight to its customers using complex ad-hoc queries at a 95th percentile query time of less than 1 second.
+
+* [Introducing Druid: Real-Time Analytics at a Billion Rows Per Second](https://metamarkets.com/2011/druid-part-i-real-time-analytics-at-a-billion-rows-per-second/)
+* [Scaling the Druid Data Store](https://metamarkets.com/2012/scaling-druid/)
+* [Metamarkets Open Sources Druid](https://metamarkets.com/2012/metamarkets-open-sources-druid/)
+* [Druid Query Optimization with FIFO: Lessons from Our 5000-Core Cluster](https://metamarkets.com/2016/impact-on-query-speed-from-forced-processing-ordering-in-druid/)
+* [Distributing Data in Druid at Petabyte Scale](https://metamarkets.com/2016/distributing-data-in-druid-at-petabyte-scale/)
 
 ## Millersoft
 
@@ -557,6 +562,11 @@ Druid is a critical component in our advertising infrastructure, where it serves
 
 Retargetly is a Data Management Platform that enables publishers and advertisers to manage their first party user data, mix it with second and third party data from others providers and activate it into advertising campaigns (direct, programmatic, etc.). Druid enables us to show real time audience insights. It also provides a lot of flexibility on ad-hoc queries with low latency. We provide default graphs and metrics to our clients but they also have the possibility to make their own int [...]
 
+## Rill Data
+Rill Data uses Druid to power its truly elastic, fully managed cloud service. 
+Rill uses Druid to deliver operational intelligence to business stakeholders with zero DevOps overhead.
+Rill's team operates the first and longest continuously running Druid service.
+
 ## Roambee
 
 We introduced Druid to our technology stack while developing our new supply chain & logistics visibility and intelligence solution. Combining Druid with other data storage, streaming & processing platforms & solutions for the IoT sensor data and 3rd party data helped us design an effective solution for our customers worldwide.
diff --git a/libraries.md b/libraries.md
index d19b404..9928570 100644
--- a/libraries.md
+++ b/libraries.md
@@ -68,6 +68,7 @@ Other Druid Distributions
 * [eBay/embedded-druid](https://github.com/eBay/embedded-druid) - Leveraging Druid capabilities in stand alone application
 * [Hortonworks Data platform](https://www.cloudera.com/products/hdp.html) - Hortonworks Data Platform includes Druid and Apache Hive to enable real-time data warehousing capabilities.   
 * [Imply Analytics Platform](http://imply.io/download) - The Imply Analytics platform includes Druid bundled with all its dependencies, an exploratory analytics UI, and a SQL layer.
+* [Rill Data](https://www.rilldata.com/) - Rill provides a truly elastic, fully managed cloud service for Apache Druid.
 
 UIs
 ---

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org