add citus data
authorSarah Conway <sarah.conway@crunchydata.com>
Wed, 9 May 2018 14:45:54 +0000 (07:45 -0700)
committerSarah Conway <sarah.conway@crunchydata.com>
Wed, 9 May 2018 14:45:54 +0000 (07:45 -0700)
templates/context.json
templates/context.override.json

index 8df85de80843c2253b41754606138d03d05fa2bf..4880982cac98fb0768352217f459872e4dccefe0 100644 (file)
@@ -4,14 +4,24 @@
 
     "conference": "PostgresOpen 2018",
 
+    "diamond": [
+       {
+           "name": "Citus Data",
+           "logo": "citusdata.png",
+           "largelogo": "citusdata.png",
+           "badgelogo": "citusdata.png",
+           "link": "https://www.citusdata.com/",
+           "intro": "Citus is worry-free Postgres that is built to scale out. Made for SaaS and enterprises, Citus is an extension to Postgres that distributes data and queries across multiple nodes. Whether you need to scale out a multi-tenant app—or are building real-time analytics dashboards that require sub-second responses—Citus makes it simple to shard Postgres. Our Citus distributed database is available as open source, as enterprise software, and as a fully-managed cloud database."
+       }
+    ],
     "gold": [
-       {
-      "name": "2ndQuadrant",
-      "logo": "2ndQ_logo.png",
-      "largelogo": "2ndQ_logo.png",
-      "badgelogo": "2ndQ_logo.png",
-      "link": "https://www.2ndquadrant.com/",
-       }
-]
+       {
+        "name": "2ndQuadrant",
+        "logo": "2ndQ_logo.png",
+        "largelogo": "2ndQ_logo.png",
+        "badgelogo": "2ndQ_logo.png",
+        "link": "https://www.2ndquadrant.com/",
+       }
+    ]
 
 }
index a650196a0a189dcc6e724540850489553d8ca9da..4e6b24ddc12984f123e5871e41563e863f3c69a1 100644 (file)
@@ -4,14 +4,24 @@
 
     "conference": "PostgresOpen 2018",
 
+    "diamond": [
+       {
+           "name": "Citus Data",
+           "logo": "citusdata.png",
+           "largelogo": "citusdata.png",
+           "badgelogo": "citusdata.png",
+           "link": "https://www.citusdata.com/",
+           "intro": "Citus is worry-free Postgres that is built to scale out. Made for SaaS and enterprises, Citus is an extension to Postgres that distributes data and queries across multiple nodes. Whether you need to scale out a multi-tenant app—or are building real-time analytics dashboards that require sub-second responses—Citus makes it simple to shard Postgres. Our Citus distributed database is available as open source, as enterprise software, and as a fully-managed cloud database."
+       }
+    ],
     "gold": [
-       {
-      "name": "2ndQuadrant",
-      "logo": "2ndQ_logo.png",
-      "largelogo": "2ndQ_logo.png",
-      "badgelogo": "2ndQ_logo.png",
-      "link": "https://www.2ndquadrant.com/",
-       }
-]
+       {
+        "name": "2ndQuadrant",
+        "logo": "2ndQ_logo.png",
+        "largelogo": "2ndQ_logo.png",
+        "badgelogo": "2ndQ_logo.png",
+        "link": "https://www.2ndquadrant.com/",
+       }
+    ]
 
 }