From 5aa1db077b71bf45f57491602425a4b7673e428c Mon Sep 17 00:00:00 2001 From: Parker Shankin-Clarke <38367844+pshankinclarke@users.noreply.github.com> Date: Fri, 26 Dec 2025 00:58:54 -0800 Subject: [PATCH] categorize valkey as database (#10331) --- frontend/public/json/valkey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/valkey.json b/frontend/public/json/valkey.json index 3a4e0a32ea..6506e0319e 100644 --- a/frontend/public/json/valkey.json +++ b/frontend/public/json/valkey.json @@ -2,7 +2,7 @@ "name": "Valkey", "slug": "valkey", "categories": [ - 9 + 8 ], "date_created": "2025-11-29", "type": "ct",