# Install keydb with Homebrew, apk, dnf

Multithreaded fork of Redis. Version 6.3.4 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:keydb
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install keydb
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add keydb
```

  Evidence: Alpine Linux edge package indexes: keydb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install keydb
```

  Evidence: Fedora Rawhide package metadata: keydb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## Package facts

- **Package key:** brew:keydb
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/keydb>
- **Version:** 6.3.4
- **Source summary:** Multithreaded fork of Redis
- **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>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- keydb-benchmark (cli)
- keydb-check-aof (cli)
- keydb-check-rdb (cli)
- keydb-cli (cli)
- keydb-sentinel (cli)
- keydb-server (cli)
- keydb-benchmark (alias)
- keydb-check-aof (alias)
- keydb-check-rdb (alias)
- keydb-cli (alias)
- keydb-sentinel (alias)
- keydb-server (alias)

## Dependencies

- openssl@3
- snappy
- zstd

## Build dependencies

- pkgconf

## Uses from macOS

- bzip2
- curl

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 6.3.4
- Local data: ok
- Upstream repository: https://github.com/Snapchat/KeyDB
- Upstream latest detected: v6.3.4 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <https://docs.keydb.dev/blog/2019/10/07/blog-post/>
- <https://docs.keydb.dev/docs>
- <https://docs.keydb.dev/docs/active-rep/>
- <https://docs.keydb.dev/docs/mvcc/>
- <https://docs.keydb.dev/news/2022/05/12/keydb-joins-snap/>
- <https://github.com/Snapchat/KeyDB>


## Security Notes

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

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal


## 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

- Unix: keydb.conf, /etc/keydb/6379.conf
## Source Database Details

- **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:** stable

## Other Package-Manager Records

- apk - keydb - 6.3.4-r0: normalized package name match | Alpine Linux edge package indexes: keydb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | High performance multithreaded fork of Redis | https://keydb.dev
- apk - keydb-benchmark - 6.3.4-r0: normalized package name match | Alpine Linux edge package indexes: keydb-benchmark from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | KeyDB benchmarking tool | https://keydb.dev
- apk - keydb-cli - 6.3.4-r0: normalized package name match | Alpine Linux edge package indexes: keydb-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | KeyDB CLI client | https://keydb.dev
- apk - keydb-openrc - 6.3.4-r0: normalized package name match | Alpine Linux edge package indexes: keydb-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | High performance multithreaded fork of Redis (OpenRC init scripts) | https://keydb.dev
- dnf - keydb - 6.3.4-7.fc44: normalized package name match | Fedora Rawhide package metadata: keydb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Multithreaded Fork of Redis | https://keydb.dev/
- dnf - keydb-devel - 6.3.4-7.fc44: normalized package name match | 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 | Development header for Redis module development | https://keydb.dev/


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [zstd](https://www.automicvault.com/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cdb](https://www.automicvault.com/pkg/brew/cdb/) - Shares av.db curated category or tags: cli, data, database, databases, key-value-store.
- [leveldb](https://www.automicvault.com/pkg/brew/leveldb/) - Shares av.db curated category or tags: cli, data, database, databases, key-value-store.
- [garnet](https://www.automicvault.com/pkg/brew/garnet/) - Shares av.db curated category or tags: cli, data, database, databases, server.
- [kyoto-cabinet](https://www.automicvault.com/pkg/brew/kyoto-cabinet/) - Shares av.db curated category or tags: cli, data, database, key-value-store.
- [memcached](https://www.automicvault.com/pkg/brew/memcached/) - Shares av.db curated category or tags: cli, data, key-value-store, server.
- [neo4j](https://www.automicvault.com/pkg/brew/neo4j/) - Shares av.db curated category or tags: cli, data, database, databases, server.
- [redict](https://www.automicvault.com/pkg/brew/redict/) - Shares av.db curated category or tags: cli, data, database, key-value-store, redis-compatible.
- [rocksdb](https://www.automicvault.com/pkg/brew/rocksdb/) - Shares av.db curated category or tags: cli, data, database, databases, key-value-store.
- [redis](https://www.automicvault.com/pkg/brew/redis/) - Local metadata places this package in an adjacent workflow. Shared terms: aof, benchmark, check, cli, data.
- [valkey](https://www.automicvault.com/pkg/brew/valkey/) - Local metadata places this package in an adjacent workflow. Shared terms: aof, benchmark, check, cli, data.

## Combined YAML source

View the package source record on GitHub. [combined/keydb.yml](https://github.com/automic-vault/db/blob/main/combined/keydb.yml)


## Sources

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