macOS
brew install keydblocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für keydb in AI-Agent-Workflows.
Installation
brew install keydblocal Homebrew formula metadata
sudo apk add keydbAlpine Linux edge package indexes · keydb · Quelle: dl-cdn.alpinelinux.org
sudo dnf install keydbFedora Rawhide package metadata · keydb · Quelle: dl.fedoraproject.org
Überblick
Multithreaded fork of Redis
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
keydb-benchmark | cli | globales Executable | |
keydb-check-aof | cli | globales Executable | |
keydb-check-rdb | cli | globales Executable | |
keydb-cli | cli | globales Executable | |
keydb-sentinel | cli | globales Executable | |
keydb-server | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Snapchat/KeyDB
Installationsmetadaten
| Paketschlüssel | brew:keydb |
|---|---|
| Version | 6.3.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/keydb |
| Homepage | https://keydb.dev |
| Repository | https://github.com/Snapchat/KeyDB |
| Upstream-Dokumentation | https://docs.keydb.dev/docs |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/Snapchat/KeyDB/archive/refs/tags/v6.3.4.tar.gz |
| Abhängigkeiten | openssl@3, snappy, zstd |
| Build-Abhängigkeiten | pkgconf |
| Von macOS bereitgestellte Bibliotheken | bzip2, curl |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.