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

bbejeck pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 329c1137 Add AllegroGraph to powerdy-by (#409)
329c1137 is described below

commit 329c113741ad4a10a4f82fac5371316ae07036c9
Author: gty <[email protected]>
AuthorDate: Wed Jul 20 03:16:52 2022 +1000

    Add AllegroGraph to powerdy-by (#409)
    
    Co-authored-by: Bill Bejeck <[email protected]>
---
 images/powered-by/allegrograph-franz-logo.png | Bin 0 -> 1420406 bytes
 powered-by.html                               |   7 ++++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/images/powered-by/allegrograph-franz-logo.png 
b/images/powered-by/allegrograph-franz-logo.png
new file mode 100644
index 00000000..5693894e
Binary files /dev/null and b/images/powered-by/allegrograph-franz-logo.png 
differ
diff --git a/powered-by.html b/powered-by.html
index e266a8c5..cddae01e 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -710,6 +710,11 @@
         "logo": "atruvia_logo_online_rgb.png",
         "logoBgColor": "#d4f2f5",
         "description": "At Atruvia we use Apache Kafka to share events within 
the modern banking platform."
+    }, {
+             "link": "https://allegrograph.com/";,
+             "logo": "allegrograph-franz-logo.png",
+             "logoBgColor": "#ffffff",
+             "description": "AllegroGraph and Kafka are used together as an 
Entity Event Knowledge Graph platform in diverse settings such as call centers, 
hospitals, insurance companies, aviation organizations and financial firms. By 
coupling AllegroGraph with Kafka, users can create a real-time decision engine 
that produces real-time event streams based on computations that trigger 
specific actions. AllegroGraph accepts incoming events, executes instant 
queries and analytics on the new data  [...]
     }, {
         "link": "http://www.atguigu.com/";,
         "logo": "atguigu.png",
@@ -720,7 +725,7 @@
         "logo": "covage.png",
         "logoBgColor": "#ffffff",
         "description": "Covage is an infrastructure operator designing, 
deploying and operating high speed open access networks. At the very heart of 
our IT platform, Kafka is ensuring propagating our business workflows' events 
among all applications."
-       }, {
+         }, {
         "link": "https://www.qudosoft.de/";,
         "logo": "qudosoft_wortbildmarke.png",
         "logoBgColor": "#ffffff",

Reply via email to