Skip to content

Commit

Permalink
Add Razorpay to Powered By page.
Browse files Browse the repository at this point in the history
This closes #271.
  • Loading branch information
fhueske committed Sep 24, 2019
1 parent b8b507e commit 87a0341
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Binary file added img/poweredby/razorpay-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,12 @@ layout: base
<img src="{{ site.baseurl }}/img/poweredby/ovh-logo.png" width="175" alt="OVH" />
</a></div>
</li>
<li>
<div><a href="{{ site.baseurl }}/poweredby.html">
<img src="{{ site.baseurl }}/img/poweredby/razorpay-logo.png" width="175" alt="Razorpay" />
</a></div>
</li>
<li>
<div><a href="{{ site.baseurl }}/poweredby.html">
Expand Down
4 changes: 4 additions & 0 deletions poweredby.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ If you would you like to be included on this page, please reach out to the [Flin
<img src="{{ site.baseurl }}/img/poweredby/ovh-logo.png" alt="OVH" /><br />
OVH leverages Flink to develop streaming-oriented applications such as real-time Business Intelligence or alerting systems. <br><br><a href="https://www.ovh.com/fr/blog/handling-ovhs-alerts-with-apache-flink/" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> Read more about how OVH is using Flink</a>
</div>
<div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
<img src="{{ site.baseurl }}/img/poweredby/razorpay-logo.png" alt="Razorpay" /><br />
Razorpay, one of India's largest payment gateways, built their in-house platform Mitra with Apache Flink to scale AI feature generation and model serving in real-time. <br><br><a href=" https://medium.com/razorpay-unfiltered/data-science-at-scale-using-apache-flink-982cb18848b" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> Read more about data science with Flink at Razorpay</a>
</div>
<div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
<img src="{{ site.baseurl }}/img/poweredby/researchgate-logo.png" alt="ResearchGate" /><br />
ResearchGate, a social network for scientists, uses Flink for network analysis and near-duplicate detection. <br><br><a href="http://2016.flink-forward.org/kb_sessions/joining-infinity-windowless-stream-processing-with-flink/" target='_blank'><small><span class="glyphicon glyphicon-new-window"></span></small> See ResearchGate at Flink Forward 2016</a>
Expand Down

0 comments on commit 87a0341

Please sign in to comment.