Make list of users more compact

pull/398/head
Joe Nelson 2016-03-23 13:19:01 -07:00
parent 7b46e50088
commit dbf825f5f3
1 changed files with 20 additions and 41 deletions

View File

@ -86,48 +86,27 @@ developing the Citus extension itself and our code quality guidelines.
### Who is Using Citus? ### Who is Using Citus?
<dl> Citus is deployed in production by many customers, ranging from
technology start-ups to large enterprises. Here are some examples:
<dt>CloudFlare</dt> * [CloudFlare](https://www.cloudflare.com/) uses Citus to provide
<dd> real-time analytics on 100 TBs of data from over 4 million customer
CloudFlare uses Citus to provide real-time analytics on 100 TBs of websites. [Case
data from over 4 million customer websites <a Study](https://blog.cloudflare.com/scaling-out-postgresql-for-cloudflare-analytics-using-citusdb/)
href="https://blog.cloudflare.com/scaling-out-postgresql-for-cloudflare-analytics-using-citusdb/">Read * [MixRank](https://mixrank.com/) uses Citus to efficiently collect
more ></a> and analyze vast amounts of data to allow inside B2B sales teams
</dd> to find new customers. [Case
Study](https://www.citusdata.com/solutions/case-studies/mixrank-case-study)
<dt>Agari</dt> * [Neustar](https://www.neustar.biz/) builds and maintains scalable
<dd> ad-tech infrastructure that counts billions of events per day using
Agari uses Citus to secure more than 85 percent of U.S. consumer Citus and HyperLogLog.
emails on two 6-8 TB clusters <a * [Agari](https://www.agari.com/) uses Citus to secure more than
href="https://www.citusdata.com/solutions/case-studies/agari-case-study">Read 85 percent of U.S. consumer emails on two 6-8 TB clusters. [Case
more ></a> Study](https://www.citusdata.com/solutions/case-studies/agari-case-study)
</dd> * [Heap](https://heapanalytics.com/) uses Citus to run dynamic
funnel, segmentation, and cohort queries across billions of users
and tens of billions of events. [Watch
<dt>MixRank</dt> Video](https://www.youtube.com/watch?v=NVl9_6J1G60&list=PLixnExCn6lRpP10ZlpJwx6AuU3XIgNWpL)
<dd>
Citus enables MixRank to efficiently collect and analyze vast amounts
of data to allow inside B2B sales teams to find new customers <a
href="https://www.citusdata.com/solutions/case-studies/mixrank-case-study">Read
more ></a>
</dd>
<dt>Neustar</dt>
<dd>
Neustar builds and maintains scalable ad-tech infrastructure that counts billions of events per day using Citus and HyperLogLog.
</dd>
<dt>Heap</dt>
<dd>
Heap uses Citus for conversion funnels with filtering and grouping,
retention analysis, and behavioral cohorting across billions of
users and tens of billions of events. <a
href="https://www.citusdata.com/community/pgconf-silicon-valley-postgresql-conference/powering-heap-postgresql-and-citusdb">Watch
video ></a>
</dd>
</dl>
___ ___