macOS
brew install keydblocal Homebrew formula metadata
brew
Multithreaded fork of Redis. Version 6.3.4 via Homebrew; verified from local package data.
install
brew install keydblocal Homebrew formula metadata
sudo apk add keydbAlpine Linux edge package indexes · keydb · source: dl-cdn.alpinelinux.org
sudo dnf install keydbFedora Rawhide package metadata · keydb · source: dl.fedoraproject.org
overview
Multithreaded fork of Redis
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
keydb-benchmark | cli | global executable | |
keydb-check-aof | cli | global executable | |
keydb-check-rdb | cli | global executable | |
keydb-cli | cli | global executable | |
keydb-sentinel | cli | global executable | |
keydb-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Snapchat/KeyDB
install metadata
| Package key | brew:keydb |
|---|---|
| Version | 6.3.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/keydb |
| Homepage | https://keydb.dev |
| Repository | https://github.com/Snapchat/KeyDB |
| Upstream docs | https://docs.keydb.dev/docs |
| License | BSD-3-Clause |
| Source archive | https://github.com/Snapchat/KeyDB/archive/refs/tags/v6.3.4.tar.gz |
| Dependencies | openssl@3, snappy, zstd |
| Build dependencies | pkgconf |
| Uses from macOS | bzip2, curl |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.