macOS
brew install valkeylocal Homebrew formula metadata
sudo port install valkeyMacPorts ports tree · databases/valkey/Portfile · 来源: api.github.com
安装
brew install valkeylocal Homebrew formula metadata
sudo port install valkeyMacPorts ports tree · databases/valkey/Portfile · 来源: api.github.com
sudo apk add valkeyAlpine Linux edge package indexes · valkey · 来源: dl-cdn.alpinelinux.org
sudo dnf install valkeyFedora Rawhide package metadata · valkey · 来源: dl.fedoraproject.org
nix profile install nixpkgs#valkeynixpkgs package indexes · pkgs/by-name/va/valkey/package.nix · 来源: api.github.com
sudo pacman -S valkeyArch Linux sync databases · valkey · 来源: geo.mirror.pkgbuild.com
sudo zypper install valkeyopenSUSE Tumbleweed package metadata · valkey · 来源: download.opensuse.org
sudo apt install valkey-sentinelDebian stable package indexes · valkey-sentinel · 来源: deb.debian.org
概览
High-performance data structure server that primarily serves key/value workloads
历史
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.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
valkey-benchmark | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
valkey-check-aof | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
valkey-check-rdb | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
valkey-cli | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
valkey-sentinel | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
valkey-server | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:valkey |
|---|---|
| 版本 | 9.1.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://valkey.io |
| 仓库 | https://github.com/valkey-io/valkey |
| 最后更新 | 2026-07-22T01:03:48Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-rdma来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.