macOS
brew install keydblocal Homebrew formula metadata
brew
keydb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.