Automic VaultAutomic Vault

brew

dynomite を Homebrew でインストール

dynomite のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dynomite

local Homebrew formula metadata

概要

パッケージ概要

Generic dynamo implementation for different k-v storage engines

コマンドとエイリアス

  • dynomite
  • dynomite-hash-tool
  • dynomite-test

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

dynomite に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
dynomite.yml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dynomitecliグローバル実行可能ファイル
dynomite-hash-toolcliグローバル実行可能ファイル
dynomite-testcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.6.22
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新v0.6.22

https://github.com/Netflix/dynomite

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dynomite
バージョン0.6.22
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dynomite
ホームページhttps://github.com/Netflix/dynomite
リポジトリhttps://github.com/Netflix/dynomite
上流ドキュメントhttps://netflix.github.io/dynomite
ライセンスApache-2.0
ソースアーカイブhttps://github.com/Netflix/dynomite/archive/refs/tags/v0.6.22.tar.gz
最終更新2026-07-10T19:03:08-04:00
Pulseupdated
依存関係openssl@4
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedynomite
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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