Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf 安装 keydb

查看 keydb 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install keydb

local Homebrew formula metadata

概览

软件包摘要

Multithreaded fork of Redis

命令和别名

  • keydb-benchmark
  • keydb-check-aof
  • keydb-check-rdb
  • keydb-cli
  • keydb-sentinel
  • keydb-server

历史

项目历史与用法

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.

时间线

  • 2019: KeyDB began as an experiment to add multithreading support to Redis.
  • 2019-08: KeyDB documentation described active replication for read/write replicas and simpler failover setups.
  • 2019-10: KeyDB published benchmark-oriented documentation presenting it as a multithreaded Redis fork.
  • 2022-05-12: KeyDB joined Snap and consolidated enterprise features into the BSD-licensed open-source project.
  • 2024: Redis-compatible forks and alternatives became more prominent after Redis licensing changes, making KeyDB part of a broader replacement discussion.

Related projects

  • KeyDB is directly related to Redis, Redis Sentinel, Redis Cluster, Valkey, Dragonfly, and Redict. Its differentiators are multithreaded execution, active replication, MVCC-assisted scans, and compatibility with Redis clients and modules.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
keydb.conf/etc/keydb/6379.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
keydb-benchmarkcli全局可执行文件
keydb-check-aofcli全局可执行文件
keydb-check-rdbcli全局可执行文件
keydb-clicli全局可执行文件
keydb-sentinelcli全局可执行文件
keydb-servercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本6.3.4
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v6.3.4

https://github.com/Snapchat/KeyDB

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namekeydb
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

keydb 6.3.4-r0

High performance multithreaded fork of Redis

https://keydb.dev

sudo apk add keydb
  • License: BSD-3-Clause AND BSD-2-Clause AND MIT
  • Architecture: x86_64
  • Source Package: keydb
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keydb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keydb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

keydb-benchmark 6.3.4-r0

KeyDB benchmarking tool

https://keydb.dev

sudo apk add keydb-benchmark
  • License: BSD-3-Clause AND BSD-2-Clause AND MIT
  • Architecture: x86_64
  • Source Package: keydb
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keydb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keydb-benchmark from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

keydb-cli 6.3.4-r0

KeyDB CLI client

https://keydb.dev

sudo apk add keydb-cli
  • License: BSD-3-Clause AND BSD-2-Clause AND MIT
  • Architecture: x86_64
  • Source Package: keydb
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keydb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keydb-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

keydb-openrc 6.3.4-r0

High performance multithreaded fork of Redis (OpenRC init scripts)

https://keydb.dev

sudo apk add keydb-openrc
  • License: BSD-3-Clause AND BSD-2-Clause AND MIT
  • Architecture: x86_64
  • Source Package: keydb
  • normalized package name match
  • 匹配方式:Keydb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keydb-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

keydb 6.3.4-7.fc44

Multithreaded Fork of Redis

https://keydb.dev/

sudo dnf install keydb
  • License: BSD-3-Clause AND BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: keydb
  • 12 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Keydb
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: keydb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

keydb-devel 6.3.4-7.fc44

Development header for Redis module development

https://keydb.dev/

sudo dnf install keydb-devel
  • License: BSD-3-Clause AND BSD-2-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: keydb
  • 2 提供
  • normalized package name match
  • 匹配方式:Keydb
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: keydb-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment