macOS
brew install valkeylocal Homebrew formula metadata
sudo port install valkeyMacPorts ports tree · databases/valkey/Portfile · Source: api.github.com
brew / rang 1320
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de valkey pour les workflows d'agents IA.
installation
brew install valkeylocal Homebrew formula metadata
sudo port install valkeyMacPorts ports tree · databases/valkey/Portfile · Source: api.github.com
sudo apk add valkeyAlpine Linux edge package indexes · valkey · Source: dl-cdn.alpinelinux.org
sudo dnf install valkeyFedora Rawhide package metadata · valkey · Source: dl.fedoraproject.org
nix profile install nixpkgs#valkeynixpkgs package indexes · pkgs/by-name/va/valkey/package.nix · Source: api.github.com
sudo pacman -S valkeyArch Linux sync databases · valkey · Source: geo.mirror.pkgbuild.com
sudo zypper install valkeyopenSUSE Tumbleweed package metadata · valkey · Source: download.opensuse.org
sudo apt install valkey-sentinelDebian stable package indexes · valkey-sentinel · Source: deb.debian.org
aperçu
High-performance data structure server that primarily serves key/value workloads
historique
Valkey was created in March 2024 as the open source community's continuation of the Redis codebase after Redis Inc. changed Redis licensing. The Linux Foundation announced Valkey on March 28, 2024, saying the project would continue from Redis 7.2.4 under the BSD 3-clause license with open governance. The initial backers and contributors included former Redis maintainers and engineers from AWS, Google Cloud, Oracle, Ericsson, Snap, and others, with Madelyn Olson, Ping Xie, and Viktor Soderqvist among the quoted early maintainers and supporters.
Valkey was created in March 2024 as the open source community's continuation of the Redis codebase after Redis Inc. changed Redis licensing. The Linux Foundation announced Valkey on March 28, 2024, saying the project would continue from Redis 7.2.4 under the BSD 3-clause license with open governance. The initial backers and contributors included former Redis maintainers and engineers from AWS, Google Cloud, Oracle, Ericsson, Snap, and others, with Madelyn Olson, Ping Xie, and Viktor Soderqvist among the quoted early maintainers and supporters.
Within its first year Valkey moved from fork to independent release train. The Linux Foundation's April 2025 retrospective says Valkey 8.0 shipped within the first six months, followed by Valkey 8.1 in April 2025, with work focused on performance, reliability, observability, extensibility, and efficiency. The same account notes rapid organizational growth: support from more than 20 companies in the first few months, nearly 50 contributing companies after a year, and community modules for search, JSON, and probabilistic Bloom filters.
The project's early history is unusually tied to governance and ecosystem trust rather than a new technical idea. Linux Foundation materials describe Valkey as a way to preserve a permissively licensed, collaboratively developed in-memory data store after years of Redis adoption for caching, low-latency data storage, real-time analytics, sessions, message brokering, and related workloads. In practice, that made Valkey attractive to vendors, distributions, and operators that wanted Redis-compatible behavior without a source-available license transition.
Within its first year Valkey moved from fork to independent release train. The Linux Foundation's April 2025 retrospective says Valkey 8.0 shipped within the first six months, followed by Valkey 8.1 in April 2025, with work focused on performance, reliability, observability, extensibility, and efficiency. The same account notes rapid organizational growth: support from more than 20 companies in the first few months, nearly 50 contributing companies after a year, and community modules for search, JSON, and probabilistic Bloom filters.
Technically, Valkey remains an in-memory data structure server used as a database, cache, message broker, and streaming engine. Its documentation lists strings, hashes, lists, sets, sorted sets, bitmaps, HyperLogLogs, geospatial indexes, and streams, along with replication, Lua scripting, eviction, transactions, persistence, Sentinel high availability, and Cluster partitioning. The common package-level usage pattern is therefore familiar to Redis users: run `valkey-server`, inspect or script with `valkey-cli`, use client libraries from application code, and migrate Redis OSS deployments where protocol and command compatibility fit.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
valkey.conf/etc/valkey/6379.conf/etc/myvalkey.confCredential-bearing paths to review before unattended agent runs.
valkey.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
valkey-benchmark | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
valkey-check-aof | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
valkey-check-rdb | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
valkey-cli | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
valkey-sentinel | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
valkey-server | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:valkey |
|---|---|
| Version | 9.1.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://valkey.io |
| Dépôt | https://github.com/valkey-io/valkey |
| Dernière mise à jour | 2026-07-22T01:03:48Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
valkey-sentinel 8.1.1+dfsg1-3+deb13u2
Persistent key-value database with network interface (monitoring)
sudo apt install valkey-sentinelvalkey-server 8.1.1+dfsg1-3+deb13u2
Persistent key-value database with network interface
sudo apt install valkey-servervalkey-tools 8.1.1+dfsg1-3+deb13u2
Persistent key-value database with network interface (client)
sudo apt install valkey-toolsvalkey
nix profile install nixpkgs#valkeyvalkey 9.0.4-r0
Open source high-performance key/value datastore (fork of Redis)
sudo apk add valkeyvalkey-benchmark 9.0.4-r0
Valkey benchmarking tool
sudo apk add valkey-benchmarkvalkey-cli 9.0.4-r0
Valkey CLI client
sudo apk add valkey-clivalkey-compat 9.0.4-r0
Valkey command symlinks and system group for compatibility with redis
sudo apk add valkey-compatvalkey-openrc 9.0.4-r0
Open source high-performance key/value datastore (fork of Redis) (OpenRC init scripts)
sudo apk add valkey-openrcvalkey-tls 9.0.4-r0
TLS module for Valkey
sudo apk add valkey-tlsvalkey 9.1.1-1.fc45
A persistent key-value database
sudo dnf install valkeyvalkey-compat-redis 9.1.1-1.fc45
Conversion script and compatibility symlinks for Redis
sudo dnf install valkey-compat-redisvalkey-compat-redis-devel 9.1.1-1.fc45
Compatibility development header for Redis API Valkey modules
sudo dnf install valkey-compat-redis-develvalkey-devel 9.1.1-1.fc45
Development header for Valkey module development
sudo dnf install valkey-develvalkey-doc 9.1.1-1.fc45
Documentation and extra man pages for valkey
sudo dnf install valkey-docvalkey-rdma 9.1.1-1.fc45
RDMA module for valkey
sudo dnf install valkey-rdmapiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.