You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2019/07/04 02:49:21 UTC

[flink-web] 01/02: [FLINK-12833][docs-zh] Add Klaviyo to Chinese PoweredBy page

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

jark pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git

commit a89ff4efa0e0b3e9be23376e206c75a253b3ae40
Author: guanghui01.rong <gu...@vipshop.com>
AuthorDate: Wed Jul 3 21:45:42 2019 +0800

    [FLINK-12833][docs-zh] Add Klaviyo to Chinese PoweredBy page
    
    This closes #223
---
 index.zh.md     | 5 +++++
 poweredby.zh.md | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/index.zh.md b/index.zh.md
index 789f8e6..52e8692 100644
--- a/index.zh.md
+++ b/index.zh.md
@@ -219,6 +219,11 @@ layout: base
           <div><a href="{{ site.baseurl }}/zh/poweredby.html">
             <img src="{{ site.baseurl }}/img/poweredby/king-logo.png" width="175" alt="King" />
           </a></div>
+        </li> 
+        <li>
+          <div><a href="{{ site.baseurl }}/zh/poweredby.html">
+            <img src="{{ site.baseurl }}/img/poweredby/klaviyo-logo.png" width="175" alt="Klaviyo" />
+          </a></div>
         </li>
         <li>
           <div><a href="{{ site.baseurl }}/zh/poweredby.html">
diff --git a/poweredby.zh.md b/poweredby.zh.md
index 636ce25..58fb24b 100644
--- a/poweredby.zh.md
+++ b/poweredby.zh.md
@@ -64,6 +64,10 @@ Apache Flink 为全球许多公司和企业的关键业务提供支持。在这
       King,Candy Crush Saga的创建者,使用 Flink 为数据科学团队提供实时分析仪表板。<br><br><a href="https://techblog.king.com/rbea-scalable-real-time-analytics-king/" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> 阅读 King 的 Flink 实现</a>
   </div>
   <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
+    <img src="{{ site.baseurl }}/img/poweredby/klaviyo-logo.png" alt="Klaviyo" /><br />
+      Klaviyo使用 Apache Flink 扩展其实时分析系统,该系统每秒对超过一百万个事件进行重复数据删除和聚合。<br><br><a href="https://klaviyo.tech/tagged/counting" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> 阅读 Klaviyo 的实时分析</a>
+  </div>
+  <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
     <img src="{{ site.baseurl }}/img/poweredby/lyft-logo.png" alt="King" /><br />
       Lyft 使用 Flink 作为其流媒体平台的处理引擎,例如为机器学习持续生成特征。<br><br><a href="https://www.slideshare.net/SeattleApacheFlinkMeetup/streaminglyft-greg-fee-seattle-apache-flink-meetup-104398613" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> 阅读更多关于 Lyft 的流媒体</a>
   </div>