From 35cea7bdda750b0a495df76b381073c596213f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Ristanovi=C4=87?= Date: Thu, 7 Aug 2025 15:06:35 +0200 Subject: [PATCH 1/2] Update data section --- docs/config.json | 45 +++++++++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 12 deletions(-) diff --git a/docs/config.json b/docs/config.json index 0736e53..086c980 100644 --- a/docs/config.json +++ b/docs/config.json @@ -51,7 +51,7 @@ "moved": 0 }, { - "quadrant": 1, + "quadrant": 2, "ring": 3, "label": "AWS Keyspaces", "active": true, @@ -136,10 +136,10 @@ }, { "quadrant": 2, - "ring": 1, + "ring": 0, "label": "Druid", "active": true, - "moved": 0 + "moved": 1 }, { "quadrant": 2, @@ -234,10 +234,10 @@ }, { "quadrant": 2, - "ring": 1, + "ring": 0, "label": "Kinesis", "active": true, - "moved": 0 + "moved": 1 }, { "quadrant": 0, @@ -276,10 +276,10 @@ }, { "quadrant": 2, - "ring": 1, + "ring": 0, "label": "Milvus", "active": true, - "moved": 0 + "moved": 1 }, { "quadrant": 0, @@ -333,10 +333,24 @@ { "quadrant": 2, "ring": 0, - "label": "Postgres", + "label": "PostgreSQL", "active": true, "moved": 0 }, + { + "quadrant": 2, + "ring": 3, + "label": "MySQL", + "active": true, + "moved": 2 + }, + { + "quadrant": 2, + "ring": 2, + "label": "MongoDB", + "active": true, + "moved": 2 + }, { "quadrant": 0, "ring": 2, @@ -372,12 +386,19 @@ "active": true, "moved": 0 }, + { + "quadrant": 2, + "ring": 0, + "label": "Valkey", + "active": true, + "moved": 2 + }, { "quadrant": 1, - "ring": 2, + "ring": 3, "label": "Redshift", "active": true, - "moved": 0 + "moved": -1 }, { "quadrant": 3, @@ -493,10 +514,10 @@ }, { "quadrant": 2, - "ring": 2, + "ring": 5, "label": "Vercel Storage", "active": true, - "moved": 0 + "moved": -1 }, { "quadrant": 1, From 7a92f44b88f24a8e85d3be74b019ef9be8b942e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Ristanovi=C4=87?= Date: Thu, 7 Aug 2025 15:14:35 +0200 Subject: [PATCH 2/2] Change section --- docs/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.json b/docs/config.json index 086c980..d833ad5 100644 --- a/docs/config.json +++ b/docs/config.json @@ -394,7 +394,7 @@ "moved": 2 }, { - "quadrant": 1, + "quadrant": 2, "ring": 3, "label": "Redshift", "active": true,