-
-
Notifications
You must be signed in to change notification settings - Fork 169
Description
Name of the Script
Valkey
📋 Script Details
Website
https://valkey.io/
Description
Valkey is a cutting-edge open-source in-memory key-value database, designed as a distributed cache and message broker with optional persistence. As the community-driven successor to Redis (following Redis's license change), Valkey delivers ultra-low-latency data access (<1ms) and is trusted by major companies like Twitter, Airbnb, Amazon, and OpenAI.
Why Include Valkey in Proxmox VE Helper-Scripts?
Critical Infrastructure Need: Many self-hosted apps rely on Redis-compatible caching for performance. Valkey is the leading open-source alternative.
Proxmox Optimization: A ready-to-deploy LXC script would:
Auto-configure TLS and authentication
Enable memory-optimized settings for small-scale deployments
Integrate with Proxmox's backup system for AOF/RDB persistence
License Compliance: Valkey's BSD-3 license ensures long-term sustainability vs. Redis's SSPL.