From ed20ea6af4c292825f3ab0515a80d1c3a9c9d711 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 30 Nov 2025 01:11:38 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index ea264b3..54dc990 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -6639,6 +6639,20 @@ ], "type": "ct" }, + { + "name": "Valkey", + "slug": "valkey", + "desc": "Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. The project is backed by the Linux Foundation, ensuring it will remain open source forever.", + "script": "ct/valkey.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/valkey.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/valkey.sh", + "os": "debian", + "categories": [ + 9 + ], + "notes": [], + "type": "ct" + }, { "name": "Vaultwarden", "slug": "vaultwarden",