macOS
brew install keydblocal Homebrew formula metadata
安装
brew install keydblocal Homebrew formula metadata
sudo apk add keydbAlpine Linux edge package indexes · keydb · 来源: dl-cdn.alpinelinux.org
sudo dnf install keydbFedora Rawhide package metadata · keydb · 来源: dl.fedoraproject.org
概览
Multithreaded fork of Redis
历史
KeyDB is a high-performance fork of Redis focused on multithreading, memory efficiency, high throughput, and Redis protocol compatibility. It is historically significant because it pursued technical changes that Redis users wanted for multi-core machines while trying to remain a drop-in replacement.
KeyDB started in early 2019 as an experiment to add multithreading support to Redis. Its maintainers turned that experiment into an open-source database with active replication, FLASH storage, subkey expiry, and MVCC features layered onto Redis-compatible commands, modules, transactions, and scripts.
The project joined Snap in May 2022. The announcement said Snap gave KeyDB a long-term home and merged the previously Enterprise codebase into one BSD-3-Clause open-source project.
KeyDB grew by appealing to Redis operators who wanted more throughput per node without forcing every deployment into sharding. The 2022 Snap announcement said the project had passed 3 million downloads since launch, showing adoption beyond a small fork experiment.
Users deploy KeyDB as a Redis-compatible server, often testing it where single-node Redis CPU limits, active-active replication, or non-blocking scan behavior matter. The command-line package includes server, CLI, benchmark, sentinel, and database-check utilities mirroring familiar Redis operational workflows.
KeyDB is a classic package-manager fork story: same protocol and much of the same operational muscle memory, but a different performance architecture and governance path. For maintainers it also intersects with Redis-compatible alternatives such as Valkey, Dragonfly, and Redict after Redis licensing and ecosystem changes made fork lineage especially visible.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
keydb.conf/etc/keydb/6379.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
keydb-benchmark | cli | 全局可执行文件 | |
keydb-check-aof | cli | 全局可执行文件 | |
keydb-check-rdb | cli | 全局可执行文件 | |
keydb-cli | cli | 全局可执行文件 | |
keydb-sentinel | cli | 全局可执行文件 | |
keydb-server | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Snapchat/KeyDB
安装元数据
| 软件包键 | brew:keydb |
|---|---|
| 版本 | 6.3.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/keydb |
| 主页 | https://keydb.dev |
| 仓库 | https://github.com/Snapchat/KeyDB |
| 上游文档 | https://docs.keydb.dev/docs |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/Snapchat/KeyDB/archive/refs/tags/v6.3.4.tar.gz |
| 依赖 | openssl@3, snappy, zstd |
| 构建依赖 | pkgconf |
| macOS 提供的库 | bzip2, curl |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | keydb |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
keydb 6.3.4-r0
High performance multithreaded fork of Redis
sudo apk add keydbkeydb-benchmark 6.3.4-r0
KeyDB benchmarking tool
sudo apk add keydb-benchmarkkeydb-cli 6.3.4-r0
KeyDB CLI client
sudo apk add keydb-clikeydb-openrc 6.3.4-r0
High performance multithreaded fork of Redis (OpenRC init scripts)
sudo apk add keydb-openrckeydb 6.3.4-7.fc44
Multithreaded Fork of Redis
sudo dnf install keydbkeydb-devel 6.3.4-7.fc44
Development header for Redis module development
sudo dnf install keydb-devel来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.