macOS
brew install keydblocal Homebrew formula metadata
brew / 順位 7428
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
keydb-check-aof | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
keydb-check-rdb | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
keydb-cli | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
keydb-sentinel | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
keydb-server | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:keydb |
|---|---|
| バージョン | 6.3.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://keydb.dev |
| リポジトリ | https://github.com/Snapchat/KeyDB |
| 最終更新 | 2026-08-02T01:26:52+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.