Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-11-30 01:11:38 +00:00
parent 73fe4dc7a0
commit ed20ea6af4

View File

@@ -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",