# 使用 Homebrew 安装 dynomite

查看 dynomite 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:dynomite
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dynomite
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:dynomite
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/dynomite>
- **版本:** 0.6.22
- **来源摘要:** Generic dynamo implementation for different k-v storage engines
- **主页:** <https://github.com/Netflix/dynomite>
- **仓库:** <https://github.com/Netflix/dynomite>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/Netflix/dynomite/archive/refs/tags/v0.6.22.tar.gz>
- **最后更新:** 2026-07-10T19:03:08-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- dynomite (cli)
- dynomite-hash-tool (cli)
- dynomite-test (cli)
- dynomite (别名)
- dynomite-hash-tool (别名)
- dynomite-test (别名)

## 依赖

- openssl@4

## 构建依赖

- autoconf
- automake
- libtool

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.6.22
- 管理器更新时间: 2026-07-10
- 本地数据: OK
- 上游仓库: https://github.com/Netflix/dynomite
- 检测到的最新版本: v0.6.22 (当前)
## 项目历史与用法

Dynomite is Netflix's distributed Dynamo-inspired layer for key-value storage engines and protocols such as Redis and Memcached, focused on high availability and cross-datacenter replication.

### 项目历史

Netflix created the public Dynomite repository in 2013. The README says Dynomite was inspired by Amazon's Dynamo whitepaper and was designed as a thin distributed layer over storage engines that do not themselves provide high availability or cross-datacenter replication.

The project documentation describes Redis and Memcached as supported protocols and emphasizes multi-datacenter replication, high availability, few moving parts, and performance. The README also records a branch workflow where version-numbered branches are considered stable while the `dev` branch is the active development branch.

### 采用历史

Dynomite's adoption story is tied to Netflix infrastructure and the broader post-Dynamo ecosystem of eventually consistent key-value systems. In package managers, it is a specialized service binary rather than a general CLI; Homebrew keeps it available for local testing, experiments, and operators who need the daemon and helper tools.

### 使用方式

Operators run `dynomite` with a YAML configuration file, commonly `dynomite.yml`, specifying datacenter, rack, tokens, seeds, listen addresses, datastore protocol, server pools, gossip, encryption scope, and statistics settings. The package also includes hash and test helper tools.

### 为什么软件包爱好者会关心

Dynomite matters to package nerds because it packages the Dynamo paper lineage into a concrete Unix service around existing key-value stores. It is a good example of infrastructure software whose formula exposes a daemon, config file, test mode, and helper binaries rather than a developer-facing one-shot command.

### 时间线

- 2007: Amazon publishes the Dynamo paper that inspires Dynomite's design direction.
- 2013: Netflix creates the public Dynomite repository.
- 2010s: Dynomite documents Redis and Memcached backends, multi-datacenter replication, and versioned stable branches.
- 2026: Homebrew packages Dynomite 0.6.22.

### Related projects

- Related projects include Amazon Dynamo, Redis, Memcached, Apache Cassandra, Riak, Netflix internal infrastructure projects, and other distributed key-value stores built around replication, partitioning, and high availability.

### 来源

- <https://github.com/Netflix/dynomite#readme>
- <https://api.github.com/repos/Netflix/dynomite>
- <https://netflix.github.io/dynomite>
- <https://formulae.brew.sh/formula/dynomite>


## 安全说明

没有找到 dynomite 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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: dynomite.yml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dynomite
- **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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@4](https://pkg.so/zh-hans/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [libtool](https://pkg.so/zh-hans/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/zh-hans/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/zh-hans/brew/automake/) - Build dependency declared by Homebrew.
- [kyoto-cabinet](https://pkg.so/zh-hans/brew/kyoto-cabinet/) - Shares pkgdb curated category or tags: cli, data, database, key-value-store.
- [memcached](https://pkg.so/zh-hans/brew/memcached/) - Shares pkgdb curated category or tags: cli, data, key-value-store.
- [lmdb](https://pkg.so/zh-hans/brew/lmdb/) - Shares pkgdb curated category or tags: cli, data, database, key-value-store.
- [leveldb](https://pkg.so/zh-hans/brew/leveldb/) - Shares pkgdb curated category or tags: cli, data, database, key-value-store.
- [rqlite](https://pkg.so/zh-hans/brew/rqlite/) - Shares pkgdb curated category or tags: cli, data, database, distributed-database.
- [sdb](https://pkg.so/zh-hans/brew/sdb/) - Shares pkgdb curated category or tags: cli, data, database, key-value-store.
- [keydb](https://pkg.so/zh-hans/brew/keydb/) - Shares pkgdb curated category or tags: cli, data, database, key-value-store.
- [cdb](https://pkg.so/zh-hans/brew/cdb/) - Shares pkgdb curated category or tags: cli, data, database, key-value-store.
- [sparkey](https://pkg.so/zh-hans/brew/sparkey/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, key, key-value-store.
- [redis-leveldb](https://pkg.so/zh-hans/brew/redis-leveldb/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, key, key-value-store.

## Combined YAML source

View the package source record on GitHub. [combined/dynomite.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dynomite.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
